Update requirements and test-requirements

Update the requirements and test-requirements files to match with
global-requirements. A hacking update will be performed in a
separate commit.

Change-Id: I3fb976c00fe97378cbe1e2291a911be755254e41
This commit is contained in:
Steve Martinelli 2015-04-27 14:13:40 -04:00
parent bf87dbfa62
commit 88ce5ec962
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
PyYAML>=3.1.0
python_dateutil>=2.4.0

View File

@ -2,10 +2,10 @@ hacking>=0.5.6,<0.8
coverage>=3.6
discover
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
python-subunit
sphinx>=1.1.2
testrepository>=0.0.17
testscenarios>=0.4,<0.5
testtools>=0.9.32
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0