summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-01 04:24:16 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-07-01 04:24:16 +0000
commitd9bd1056323605ed64e73175ce2fcbe5982ec045 (patch)
tree4d6dbfbeeb38c66f4347347df901f818b8653afc
parent5dc965e268a5a1fa0c39dc6bcef4ef9bf717c8c0 (diff)
downloadpython-keystoneclient-3.2.0.tar.gz
Updated from global requirements3.2.0
Change-Id: I433f6487a9e29166897cc4b6333e90226e443579
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 7c07144..46efc16 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ keystoneauth1>=2.7.0 # Apache-2.0
oslo.config>=3.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
-oslo.utils>=3.11.0 # Apache-2.0
+oslo.utils>=3.14.0 # Apache-2.0
positional>=1.0.1 # Apache-2.0
requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index aeaa940..f969233 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -16,7 +16,7 @@ oslotest>=1.10.0 # Apache-2.0
reno>=1.8.0 # Apache2
requests-mock>=1.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
-tempest>=11.0.0 # Apache-2.0
+tempest>=12.1.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD