Updated from global requirements

Change-Id: I4acb0d52258f2abdd6cca67c32a0bd474f3619e0
This commit is contained in:
OpenStack Proposal Bot 2017-02-27 18:09:11 +00:00
parent 6fde9ef943
commit 31f9eccdeb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ PasteDeploy>=1.5.0 # MIT
Paste # MIT
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
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
cryptography>=1.6 # BSD/Apache-2.0
six>=1.9.0 # MIT
SQLAlchemy<1.1.0,>=1.0.10 # MIT
sqlalchemy-migrate>=0.9.6 # Apache-2.0