Updated from global requirements

Change-Id: I81f652f580cebb0e8785e441e3b2809a2d3757f5
This commit is contained in:
OpenStack Proposal Bot 2016-01-16 03:30:41 +00:00
parent b60e29dcf1
commit 3b65a14889
2 changed files with 8 additions and 8 deletions

View File

@ -2,12 +2,12 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.6
argparse
Babel>=1.3
iso8601>=0.1.9
lxml>=2.3
pbr>=1.6 # Apache-2.0
argparse # PSF
Babel>=1.3 # BSD
iso8601>=0.1.9 # MIT
lxml>=2.3 # BSD
oslo.config>=3.2.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
demjson # GNU LGPL 3.0
PyYAML>=3.1.0
PyYAML>=3.1.0 # MIT

View File

@ -4,7 +4,7 @@
bashate>=0.2 # Apache-2.0
doc8 # Apache-2.0
testrepository>=0.0.18
testrepository>=0.0.18 # Apache-2.0/BSD
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0