From 39d3c1d9eb36e38dda59030e2266973ea5e590e7 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 7 Oct 2014 19:11:02 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I129707cde5e320c74ed5bc5f3b3698fa855c2eb3 --- requirements-py3.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index 82aa09459..d5aa7d08d 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -31,7 +31,7 @@ python-novaclient>=2.18.0 python-swiftclient>=2.2.0 pytz PyYAML>=3.1.0 -requests>=1.2.1,!=2.4.0 +requests>=2.2.0,!=2.4.0 six>=1.7.0 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.1,!=0.9.2 diff --git a/requirements.txt b/requirements.txt index 52ea22bc9..720849b3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ python-novaclient>=2.18.0 python-swiftclient>=2.2.0 pytz PyYAML>=3.1.0 -requests>=1.2.1,!=2.4.0 +requests>=2.2.0,!=2.4.0 six>=1.7.0 SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.1,!=0.9.2