Updated from global requirements

Change-Id: Ibec012cef14cb3fa0ac48dede0c0ea3b72a33f8e
This commit is contained in:
OpenStack Proposal Bot 2015-09-18 16:42:10 +00:00
parent 16951ccb2e
commit 36864381c5
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
Babel>=1.3
pbr<2.0,>=1.6
pbr>=1.6
argparse
iso8601>=0.1.9
PrettyTable<0.8,>=0.7

View File

@ -25,5 +25,5 @@ except ImportError:
pass
setuptools.setup(
setup_requires=['pbr>=1.3'],
setup_requires=['pbr>=1.8'],
pbr=True)

View File

@ -13,7 +13,7 @@ mox3>=0.7.0
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
tempest-lib>=0.6.1
tempest-lib>=0.8.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0