From a67f6b1a789915251918922a00cd2f7fefb1ff22 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org> Date: Mon, 9 Feb 2015 18:30:54 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6a5b16ec5543afb786c391fcef49aca7dcb6575d --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cf8ba7f..73c775ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ PrettyTable>=0.7,<0.8 requests>=2.2.0,!=2.4.0 simplejson>=2.2.0 oslo.utils>=1.2.0 -python-keystoneclient>=0.11.1 +python-keystoneclient>=1.0.0 Babel>=1.3 six>=1.7.0