From 4b21ba47cad1da5dc44e0854a6cbf0eb3fed73a1 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 27 Feb 2017 18:14:04 +0000 Subject: [PATCH] Updated from global requirements Change-Id: If2efd874bb41faf366e4a5ac6075615fe1ad4ed9 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 81e5c88e6..a6c51dd5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ keystonemiddleware>=4.12.0 # Apache-2.0 lxml!=3.7.0,>=2.3 # BSD Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT -cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0 +cryptography>=1.6 # BSD/Apache-2.0 WebOb>=1.6.0 # MIT greenlet>=0.3.2 # MIT PasteDeploy>=1.5.0 # MIT @@ -32,7 +32,7 @@ python-glanceclient>=2.5.0 # Apache-2.0 requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 six>=1.9.0 # MIT stevedore>=1.17.1 # Apache-2.0 -setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,>=16.0 # PSF/ZPL +setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,>=16.0 # PSF/ZPL websockify>=0.8.0 # LGPLv3 oslo.cache>=1.5.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0