Updated from global requirements

Change-Id: Ic2a14901693af3c48ba3c6cae86b535f7a2dc739
This commit is contained in:
OpenStack Proposal Bot 2017-03-15 12:42:11 +00:00
parent d7e4ee51fc
commit db6e692d84
1 changed files with 1 additions and 1 deletions

View File

@ -24,6 +24,6 @@ python-novaclient>=7.1.0 # 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.1.0,>=1.0.10 # MIT
SQLAlchemy>=1.0.10 # MIT
sqlalchemy-migrate>=0.9.6 # Apache-2.0
WebOb>=1.6.0 # MIT