Updated from global requirements

Change-Id: Ia82539cbf3321739a7e151bedd3450b5e8a3b802
This commit is contained in:
OpenStack Proposal Bot 2016-02-20 21:55:41 +00:00
parent ec4ee41754
commit a181378acf
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
alembic>=0.8.0 # MIT
Babel>=1.3 # BSD
eventlet>=0.18.2 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
Flask<1.0,>=0.10 # BSD
jsonpath-rw<2.0,>=1.2.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
@ -19,7 +19,7 @@ oslo.db>=4.1.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.5.0 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT