From 9548cc854f70107813c5b8fdf51f49bfed1c1132 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 15 Feb 2017 20:50:34 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id75e2f6372d9a9c8af03bb2a4231127e5559c0e0 --- requirements.txt | 6 +++--- test-requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3183f7ac78ba..1b8020baa3fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 keystoneauth1>=2.18.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 -requests!=2.12.2,>=2.10.0 # Apache-2.0 +requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 six>=1.9.0 # MIT stevedore>=1.17.1 # Apache-2.0 setuptools!=24.0.0,>=16.0 # PSF/ZPL @@ -37,7 +37,7 @@ websockify>=0.8.0 # LGPLv3 oslo.cache>=1.5.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 -oslo.context>=2.9.0 # Apache-2.0 +oslo.context>=2.12.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 @@ -51,7 +51,7 @@ oslo.i18n>=2.1.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 rfc3986>=0.3.1 # Apache-2.0 oslo.middleware>=3.0.0 # Apache-2.0 -psutil>=3.0.1 # BSD +psutil>=3.2.2 # BSD oslo.versionedobjects>=1.17.0 # Apache-2.0 os-brick>=1.8.0 # Apache-2.0 os-vif>=1.4.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 0af10132e71c..19cddde86d2b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,7 +14,7 @@ python-barbicanclient>=4.0.0 # Apache-2.0 python-ironicclient>=1.11.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD requests-mock>=1.1 # Apache-2.0 -sphinx!=1.3b1,<1.4,>=1.2.1 # BSD +sphinx>=1.5.1 # BSD os-api-ref>=1.0.0 # Apache-2.0 oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0