Updated from global requirements

Change-Id: I6fcd9f3d3f25af10a372e8a7a88cbc55b79165f4
This commit is contained in:
OpenStack Proposal Bot 2015-12-02 21:25:51 +00:00
parent 4fbd9cdd56
commit 3359884aaf
3 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=1.6
Babel>=1.3
cliff>=1.14.0 # Apache-2.0
cliff>=1.15.0 # Apache-2.0
PyYAML>=3.1.0
python-dateutil>=2.4.2
six>=1.9.0

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

@ -5,8 +5,8 @@ hacking<0.11,>=0.10.0
coverage>=3.6
discover
fixtures>=1.3.1
oslotest>=1.7.0 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
testrepository>=0.0.18