Merge "Update requirements and test-requirements"

This commit is contained in:
Jenkins 2015-04-27 20:07:32 +00:00 committed by Gerrit Code Review
commit 26de18bc36
2 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
pbr>=0.5.21,<1.0 pbr>=0.6,!=0.7,<1.0
Babel>=1.3 Babel>=1.3
PyYAML>=3.1.0 PyYAML>=3.1.0
python_dateutil>=2.4.0 python_dateutil>=2.4.0

View File

@ -2,10 +2,10 @@ hacking>=0.5.6,<0.8
coverage>=3.6 coverage>=3.6
discover discover
fixtures>=0.3.14 fixtures>=0.3.14
oslotest>=1.2.0 # Apache-2.0 oslotest>=1.5.1 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0 oslosphinx>=2.5.0 # Apache-2.0
python-subunit python-subunit>=0.0.18
sphinx>=1.1.2 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.17 testrepository>=0.0.18
testscenarios>=0.4,<0.5 testscenarios>=0.4
testtools>=0.9.32 testtools>=0.9.36,!=1.2.0