Sync with openstack/requirements rev 661e6bad

Change-Id: I3d5467ee9936541db8908fc854754adcc3c4a50a
This commit is contained in:
Kiall Mac Innes 2014-02-07 03:12:39 -08:00
parent 4e9b2d0a18
commit ca4751c178
2 changed files with 10 additions and 10 deletions

View File

@ -4,20 +4,20 @@ eventlet>=0.13.0
extras
Flask>=0.10,<1.0
iso8601>=0.1.8
jsonschema>=1.3.0,!=1.4.0
jsonschema>=2.0.0,<3.0.0
kombu>=2.4.8
netaddr>=0.7.6
oslo.config>=1.2.0
Paste
PasteDeploy>=1.5.0
pbr>=0.5.21,<1.0
pbr>=0.6,<1.0
pecan>=0.2.0
python-keystoneclient>=0.4.1
python-neutronclient>=2.3.0,<3
python-keystoneclient>=0.5.0
python-neutronclient>=2.3.3,<3
Routes>=1.12.3
six>=1.4.1
SQLAlchemy>=0.7.8,<=0.7.99
SQLAlchemy>=0.7.8,<=0.8.99
sqlalchemy-migrate>=0.8.2
stevedore>=0.12
WebOb>=1.2.3,<1.3
stevedore>=0.14
WebOb>=1.2.3
dnspython>=1.9.4

View File

@ -1,12 +1,12 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8,<0.9
hacking>=0.8.0,<0.9
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
mox>=0.5.3
python-subunit
testtools>=0.9.32
python-subunit>=0.0.18
testtools>=0.9.34
testrepository>=0.0.17
testscenarios>=0.4
WebTest>=2.0