Updated from global requirements

Change-Id: I601ace053bf38a23aec8eeb6d43a0189c3342786
This commit is contained in:
OpenStack Jenkins 2014-02-28 08:00:41 +00:00
parent 6c7da4196b
commit ceb716f58e
2 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
stevedore>=0.12
stevedore>=0.14
netaddr>=0.7.6
# for timeutils
iso8601>=0.1.8
# for jsonutils
six>=1.4.1
six>=1.5.2
# used by openstack/common/gettextutils.py
Babel>=1.3

View File

@ -5,10 +5,10 @@ discover
fixtures>=0.3.14
mock>=1.0
mox3>=0.7.0
python-subunit
testrepository>=0.0.17
python-subunit>=0.0.18
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.32
testtools>=0.9.34
# when we can require tox>= 1.4, this can go into tox.ini:
# [testenv:cover]