From 23e6cf9967463d3b59ca2e63344b0bbbf3e5491a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 8 Sep 2015 22:01:48 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I100c3680608c7448dba1da3bd839b4ff2dc17f8d --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 30a6b4826..629f044da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ pycrypto>=2.6 pyparsing>=2.0.1 python-barbicanclient>=3.3.0 python-glanceclient>=0.18.0 -python-novaclient>=2.26.0 +python-novaclient>=2.28.1 python-swiftclient>=2.2.0 requests>=2.5.2 retrying!=1.3.0,>=1.2.3 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 9a54a7c0f..8567a4284 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ fixtures>=1.3.1 mock>=1.2 mox3>=0.7.0 PyMySQL>=0.6.2 # MIT License -psycopg2 +psycopg2>=2.5 oslotest>=1.10.0 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 python-subunit>=0.0.18 -- 2.45.2