Updated from global requirements

Change-Id: I6d2e53a38da7e34ef1b94a917cd2405295d79fd9
This commit is contained in:
OpenStack Proposal Bot 2015-07-15 01:36:43 +00:00
parent c532fc8182
commit 2458ab2c36
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -14,7 +14,7 @@ testtools>=1.4.0
# this is required for the docs build jobs
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.5.1 # Apache-2.0
oslotest>=1.7.0 # Apache-2.0
# mocking framework