From 33a606ba96719c95d16fb531624e27243bd31683 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 26 Jul 2017 15:10:41 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I43d0ea5e69f75e59803cc375ac7e8f4512a5baad --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f87f7fae..2f200d3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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