Updated from global requirements

Change-Id: I836efb52ec2ae0c9a8f16baa1fc32f6b4fcefa3d
This commit is contained in:
OpenStack Proposal Bot 2017-01-27 15:32:28 +00:00 committed by Fei Long Wang
parent d23b83503c
commit 83bbd7bd5d
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=1.8 # Apache-2.0
alembic>=0.8.4 # MIT
alembic>=0.8.10 # MIT
Babel>=2.3.4 # BSD
falcon>=0.1.6 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT

View File

@ -10,7 +10,7 @@ mock>=2.0 # BSD
# Backends
redis>=2.10.0 # MIT
pymongo!=3.1,>=3.0.2 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
websocket-client>=0.32.0 # LGPLv2+
# Unit testing