Updated from global requirements

Change-Id: I2c460838f676eaa2f408bb1e75474237e4c2335a
This commit is contained in:
OpenStack Proposal Bot 2015-05-07 23:36:16 +00:00
parent 5da924da65
commit 32ee302e2e
2 changed files with 3 additions and 3 deletions

View File

@ -2,11 +2,11 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
pbr>=0.11,<2.0
argparse
Babel>=1.3
iso8601>=0.1.9
lxml>=2.3
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
demjson # GNU LGPL 3.0

View File

@ -6,4 +6,4 @@ bashate>=0.2 # Apache-2.0
doc8 # Apache-2.0
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.10.0,<0.11
pylint>=1.3.0 # GNU GPL v2
pylint==1.4.1 # GNU GPL v2