Updated from global requirements

Change-Id: I1fb166e44af0e83eb590e783d3aaa9a6d43c46d4
This commit is contained in:
OpenStack Proposal Bot 2015-12-02 20:25:51 +00:00
parent 3a3f2617d5
commit 6ed86f6c24
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

@ -8,7 +8,7 @@ mock>=1.2
pep8==1.5.7
eventlet>=0.17.4
iso8601>=0.1.9
python-novaclient>=2.28.1
python-novaclient!=2.33.0,>=2.29.0
WebOb>=1.2.3
mox>=0.5.3
testtools>=1.4.0