Updated from global requirements

Change-Id: Ib4a8e9887ebcabebd45f61a0d1e4a570b04eedf7
This commit is contained in:
OpenStack Proposal Bot 2017-04-06 12:16:53 +00:00
parent 08a8961001
commit d8241868a8

View File

@ -57,7 +57,7 @@ tenacity>=3.2.1 # Apache-2.0
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
six>=1.9.0 # MIT
SQLAlchemy>=1.0.10 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
sqlalchemy-migrate>=0.9.6 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
WebOb>=1.7.1 # MIT