From a9208051e8ce14d9e6b120fd8de4f04903b12331 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 7 May 2015 02:21:43 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I8f1b8433a85aa28cca37ed7ba89beab6ef7d3cc7 --- requirements.txt | 6 +++--- test-requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 22fb4072d..30037903f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,15 +7,15 @@ pbr>=0.6,!=0.7,<1.0 argparse iso8601>=0.1.9 -oslo.config>=1.9.3 # Apache-2.0 +oslo.config>=1.11.0 # Apache-2.0 oslo.log>=1.0.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 oslo.utils>=1.4.0 # Apache-2.0 PrettyTable>=0.7,<0.8 pycrypto>=2.6 -requests>=2.2.0,!=2.4.0 +requests>=2.5.2 simplejson>=2.2.0 Babel>=1.3 six>=1.9.0 -python-keystoneclient>=1.1.0 +python-keystoneclient>=1.3.0 python-openstackclient>=1.0.0 diff --git a/test-requirements.txt b/test-requirements.txt index 593588239..4c779ed2a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,6 +13,6 @@ mock>=1.0 ordereddict oslosphinx>=2.5.0 # Apache-2.0 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 -tempest-lib>=0.4.0 +tempest-lib>=0.5.0 testrepository>=0.0.18 testtools>=0.9.36,!=1.2.0