Sync with global requirements
Change-Id: I60397af3af7ca16cc7bf885c5ce7e5000da888fc
This commit is contained in:
committed by
Paul Kehrer
parent
2b4f3b5c3e
commit
d052404020
+15
-16
@@ -1,24 +1,23 @@
|
||||
pbr>=0.5.21,<1.0
|
||||
|
||||
falcon>=0.1.1
|
||||
falcon>=0.1.6,<0.1.7
|
||||
wsgiref>=0.1.2
|
||||
pysqlite>=2.6.0
|
||||
eventlet>=0.12.1
|
||||
oslo.config>=1.1.0
|
||||
iso8601>=0.1.4
|
||||
kombu
|
||||
webob>=1.2.3
|
||||
pysqlite
|
||||
eventlet>=0.13.0
|
||||
oslo.config>=1.2.0
|
||||
iso8601>=0.1.8
|
||||
kombu>=2.4.8
|
||||
WebOb>=1.2.3,<1.3
|
||||
PasteDeploy>=1.5.0
|
||||
python-keystoneclient>=0.3.1
|
||||
stevedore>=0.8
|
||||
python-keystoneclient>=0.4.1
|
||||
stevedore>=0.12
|
||||
pycrypto>=2.6
|
||||
python-dateutil>=2.1
|
||||
jsonschema>=2.0.0
|
||||
SQLAlchemy>=0.8.1
|
||||
alembic>=0.5.0
|
||||
psycopg2>=2.5.1
|
||||
netaddr
|
||||
Babel>=0.9.6
|
||||
jsonschema>=1.3.0,!=1.4.0
|
||||
SQLAlchemy>=0.7.8,<=0.7.99
|
||||
alembic>=0.4.1
|
||||
psycopg2
|
||||
netaddr>=0.7.6
|
||||
Babel>=1.3
|
||||
# TODO: Get this working again...PyKCS11>=1.2.4
|
||||
|
||||
-f http://tarballs.openstack.org/oslo.messaging/oslo.messaging-1.3.0a1.tar.gz#egg=oslo.messaging-1.3.0a1
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
hacking>=0.5.6,<0.8
|
||||
mock>=1.0.0
|
||||
hacking>=0.8.0,<0.9
|
||||
mock>=1.0
|
||||
nose
|
||||
nosexcover
|
||||
|
||||
Reference in New Issue
Block a user