Updated from global requirements

Change-Id: Id1b979af72d4b4647a653f48cc8ed1e6b7c9aaf3
This commit is contained in:
OpenStack Proposal Bot 2017-04-26 18:12:01 +00:00 committed by yatin
parent 530d225fcd
commit 0a53e2575c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
WSME>=0.8 # MIT
WebOb>=1.7.1 # MIT
alembic>=0.8.10 # MIT
cliff>=2.3.0 # Apache-2.0
cliff>=2.6.0 # Apache-2.0
decorator>=3.4.0 # BSD
docker-py>=1.8.1 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD