From bb0cfbd476293a4864c13f5859b30522d724abb1 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 26 Jul 2017 15:03:08 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I1c64dbeea5d406afe5ca4f4babba0c469c6d9b0f --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5ff1a00..450b301d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT alembic>=0.8.10 # MIT eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT WebOb>=1.7.1 # MIT -cryptography>=1.6 # BSD/Apache-2.0 +cryptography!=2.0,>=1.6 # BSD/Apache-2.0 python-ironicclient>=1.14.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 python-glanceclient>=2.7.0 # Apache-2.0