Partial sync with OpenStack requirements.
Where we're using the same libraries as OpenStack, sync with the OpenStack versions. Just to be nice. Change-Id: I8e90d2a8945d62e962b813c6396f0e7db4e14222changes/95/48295/2
parent
52905bcdd3
commit
c779550fac
@ -1,10 +1,10 @@
|
||||
hacking>=0.5.3,<0.6
|
||||
hacking>=0.5.6,<0.8
|
||||
|
||||
coverage
|
||||
sphinx
|
||||
coverage>=3.6
|
||||
sphinx>=1.1.2
|
||||
docutils==0.9.1
|
||||
discover
|
||||
fixtures>=0.3.12
|
||||
fixtures>=0.3.14
|
||||
python-subunit
|
||||
testrepository>=0.0.13
|
||||
testtools>=0.9.27
|
||||
testrepository>=0.0.17
|
||||
testtools>=0.9.32
|
||||
|
Loading…
Reference in New Issue