From dfe6714357ea3f77ee14f3ba11b01290f863b4ae Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 19 Oct 2016 17:45:52 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7c7a77b9e7935d89782ea23d3bbe54dc30afc0ac --- requirements.txt | 6 +++--- test-requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index b1a27061f..8fbe8961f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,12 +6,12 @@ cliff>=2.2.0 # Apache-2.0 debtcollector>=1.2.0 # Apache-2.0 iso8601>=0.1.11 # MIT netaddr!=0.7.16,>=0.7.13 # BSD -osc-lib>=1.0.2 # Apache-2.0 +osc-lib>=1.2.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.16.0 # Apache-2.0 -os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1 # Apache-2.0 -keystoneauth1>=2.10.0 # Apache-2.0 +os-client-config>=1.22.0 # Apache-2.0 +keystoneauth1>=2.14.0 # Apache-2.0 requests>=2.10.0 # Apache-2.0 simplejson>=2.2.0 # MIT six>=1.9.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 6625aac15..576709e8c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ mox3>=0.7.0 # Apache-2.0 mock>=2.0 # BSD oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 -python-openstackclient>=2.1.0 # Apache-2.0 +python-openstackclient>=3.3.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD reno>=1.8.0 # Apache2 requests-mock>=1.1 # Apache-2.0