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:
parent
bf87dbfa62
commit
88ce5ec962
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user