Sync requirements with openstack/requirements
Change-Id: I18326e7dad2ff2702e3a386b1e8f26cba825598f
This commit is contained in:
parent
646106dca0
commit
4859390823
@ -1,9 +1,9 @@
|
|||||||
cliff>=1.4
|
cliff>=1.4
|
||||||
eventlet>=0.12.0
|
eventlet>=0.13.0
|
||||||
extras
|
extras
|
||||||
Flask==0.9
|
Flask==0.9
|
||||||
iso8601>=0.1.4
|
iso8601>=0.1.4
|
||||||
jsonschema>=1.0.0,!=1.4.0,<2
|
jsonschema>=1.3.0,!=1.4.0,<2
|
||||||
kombu>=2.4.8
|
kombu>=2.4.8
|
||||||
netaddr
|
netaddr
|
||||||
oslo.config>=1.1.0
|
oslo.config>=1.1.0
|
||||||
@ -12,7 +12,7 @@ PasteDeploy>=1.5.0
|
|||||||
pbr>=0.5.21,<1.0
|
pbr>=0.5.21,<1.0
|
||||||
python-keystoneclient>=0.3.0
|
python-keystoneclient>=0.3.0
|
||||||
Routes>=1.12.3
|
Routes>=1.12.3
|
||||||
SQLAlchemy>=0.7,<=0.7.99
|
SQLAlchemy>=0.7.8,<=0.7.99
|
||||||
sqlalchemy-migrate>=0.7
|
sqlalchemy-migrate>=0.7.2
|
||||||
stevedore>=0.10
|
stevedore>=0.10
|
||||||
WebOb>=1.2.3,<1.3
|
WebOb>=1.2.3,<1.3
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
flake8==2.0
|
flake8==2.0
|
||||||
hacking>=0.5.6,<0.7
|
hacking>=0.5.6,<0.8
|
||||||
mock>=0.8.0
|
mock>=1.0
|
||||||
mox>=0.5.3
|
mox>=0.5.3
|
||||||
nose
|
nose
|
||||||
nosehtmloutput>=0.0.3
|
nosehtmloutput>=0.0.3
|
||||||
|
Loading…
Reference in New Issue
Block a user