summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-02-15 01:35:06 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-02-15 01:35:06 +0000
commitb264c4bbc8c11b8aae0f4a8920b83d0c192c94f8 (patch)
treeeda198f6dafd9058427b13a94d1280f01563cb8d
parent04ff88189a240acf88d893a3511721c39f8a5f5e (diff)
downloadpython-keystoneclient-b264c4bbc8c11b8aae0f4a8920b83d0c192c94f8.tar.gz
Updated from global requirements
Change-Id: I9bc8e5d548371825ef793c4b601d98b095b2b7e3
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 520ab7f..11d179c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,6 +11,6 @@ oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
positional>=1.1.1 # 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
diff --git a/test-requirements.txt b/test-requirements.txt
index c21da14..e5dcda8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15,8 +15,8 @@ oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
-sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
-tempest>=12.1.0 # Apache-2.0
+sphinx>=1.5.1 # BSD
+tempest>=14.0.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