From a982fa2ff069367cd0c7d9b02d60d6c1cc9b2eb6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 19 Oct 2016 03:50:43 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I9e4323ac6a22042464e0bb45b858b6cd786d3578 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7babb2047d..cb2e7b2e68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ PrettyTable<0.8,>=0.7.1 # BSD Paste # MIT jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT -python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0 +python-keystoneclient>=3.6.0 # Apache-2.0 pyOpenSSL>=0.14 # Apache-2.0 # Required by openstack.common libraries six>=1.9.0 # MIT