From 06a6e4d5ae5c1a6b9952248f648ce5f88ae8dcb7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 4 May 2015 20:09:08 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I60902c0d8602e7e0080eafcea2c3a729c7ab79ef --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index b7a9ee1f6..416348910 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,8 +9,8 @@ netaddr>=0.7.12 oslo.i18n>=1.5.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.utils>=1.4.0 # Apache-2.0 -requests>=2.2.0,!=2.4.0 -python-keystoneclient>=1.1.0 +requests>=2.5.2 +python-keystoneclient>=1.3.0 simplejson>=2.2.0 six>=1.9.0 Babel>=1.3 diff --git a/test-requirements.txt b/test-requirements.txt index 1c395de55..24c84a17e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,4 +16,4 @@ requests-mock>=0.6.0 # Apache-2.0 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 testrepository>=0.0.18 testtools>=0.9.36,!=1.2.0 -tempest-lib>=0.4.0 +tempest-lib>=0.5.0