Updated from global requirements

Change-Id: I21fd8fddd1f9edb8a4178229a31a1b3f285453ce
This commit is contained in:
OpenStack Proposal Bot 2017-08-01 13:27:41 +00:00
parent f397c85766
commit 15f5171c25
1 changed files with 2 additions and 2 deletions

View File

@ -17,12 +17,12 @@ oslo.context>=2.14.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
futurist!=0.15.0,>=0.11.0 # Apache-2.0
keystoneauth1>=3.0.1 # Apache-2.0
keystoneauth1>=3.1.0 # Apache-2.0
keystonemiddleware>=4.12.0 # Apache-2.0
python-memcached>=1.56 # PSF
WSME>=0.8 # MIT
PyJWT>=1.0.1 # MIT
cryptography>=1.6 # BSD/Apache-2.0
cryptography!=2.0,>=1.6 # BSD/Apache-2.0
# For paste.util.template used in keystone.common.template
Paste # MIT