Updated from global requirements

Change-Id: I1cfbcf66b6897ad4d17c8585cc9305212580d80f
This commit is contained in:
OpenStack Proposal Bot 2016-11-17 15:01:41 +00:00
parent 6b58ecde4e
commit 85c99376c5
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT
WSME>=0.8 # MIT
WebOb>=1.6.0 # MIT
alembic>=0.8.4 # MIT
cliff>=2.2.0 # Apache-2.0
cliff>=2.3.0 # Apache-2.0
decorator>=3.4.0 # BSD
docker-py<1.8.0,>=1.6.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD