Updated from global requirements

Change-Id: I43d0ea5e69f75e59803cc375ac7e8f4512a5baad
This commit is contained in:
OpenStack Proposal Bot 2017-07-26 15:10:41 +00:00
parent 05c2494f0c
commit 33a606ba96
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ oslo.utils>=3.20.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0
osc-lib>=1.7.0 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
cryptography>=1.6 # BSD/Apache-2.0
cryptography!=2.0,>=1.6 # BSD/Apache-2.0
decorator>=3.4.0 # BSD