Updated from global requirements

Change-Id: I86534fa91097b9a5fa99c35d66e868ce77e7a34a
This commit is contained in:
OpenStack Proposal Bot 2015-03-21 00:08:07 +00:00
parent f3ea4d40c5
commit cd3e5d8400
2 changed files with 3 additions and 3 deletions

View File

@ -5,5 +5,5 @@
pbr>=0.6,!=0.7,<1.0
Babel>=1.3
six>=1.9.0
oslo.utils>=1.2.0 # Apache-2.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
wrapt>=1.7.0 # BSD License

View File

@ -8,8 +8,8 @@ coverage>=3.6
discover
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.2.0 # Apache-2.0
oslotest>=1.2.0 # Apache-2.0
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
oslotest>=1.5.1,<1.6.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0