Merge "Updated from global requirements"

This commit is contained in:
Zuul 2018-03-19 01:30:06 +00:00 committed by Gerrit Code Review
commit 4d7567883a
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ keystonemiddleware>=4.17.0 # Apache-2.0
testtools>=2.2.0 # MIT
yaql>=1.1.3 # Apache 2.0 License
debtcollector>=1.2.0 # Apache-2.0
cryptography!=2.0,>=1.9 # BSD/Apache-2.0
cryptography>=2.1 # BSD/Apache-2.0
# For paste.util.template used in keystone.common.template
Paste>=2.0.2 # MIT