Updated from global requirements

Change-Id: Id6031a914ed47153207b7864be7e391fe600f3d4
This commit is contained in:
OpenStack Proposal Bot 2015-09-22 03:37:33 +00:00
parent 126fb3fa6d
commit cc70c184ad
2 changed files with 2 additions and 2 deletions

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

@ -18,7 +18,7 @@ pylint==1.4.4 # GNU GPL v2
rfc3986>=0.2.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
sphinxcontrib-httpdomain
tempest-lib>=0.6.1
tempest-lib>=0.8.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0