Updated from global requirements

Change-Id: I2da7f761a0582e8d2be7aaaf0ca55d119f800fbc
This commit is contained in:
OpenStack Jenkins 2014-02-24 22:22:48 +00:00
parent b1f29780de
commit ff4c1e9f20
2 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
pip>=1.0
pip>=1.4

View File

@ -1,11 +1,11 @@
coverage>=3.6
discover
fixtures>=0.3.12
fixtures>=0.3.14
flake8==2.0
mock>=1.0
python-subunit
python-subunit>=0.0.18
sphinx>=1.1.2,<1.2
testrepository>=0.0.17
testresources<0.3
testscenarios>=0.4,<0.5
testtools>=0.9.32
testrepository>=0.0.18
testresources>=0.2.4
testscenarios>=0.4
testtools>=0.9.34