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: I8e90d2a8945d62e962b813c6396f0e7db4e14222
This commit is contained in:
Monty Taylor
2013-09-25 12:17:08 -04:00
committed by Clark Boylan
parent 52905bcdd3
commit c779550fac
3 changed files with 11 additions and 10 deletions

View File

@@ -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