summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-27 09:59:24 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-27 09:59:24 +0000
commit41535dd79677ad99297212a2441ac73fec370ef5 (patch)
tree8458cc8bfceded2ea5336015fac8fb911b20298d
parent08587a41f2ecdd6c0dcc3993d9872ad002245dac (diff)
downloadglance_store-41535dd79677ad99297212a2441ac73fec370ef5.tar.gz
Updated from global requirements
Change-Id: I0c565d86da6f05390510bb84e57b4796f7b869fd
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 80ee9b0..e552a1d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,7 +11,7 @@ mock>=2.0 # BSD
coverage>=3.6 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
-requests-mock>=1.0 # Apache-2.0
+requests-mock>=1.1 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
@@ -21,5 +21,5 @@ bandit>=1.1.0 # Apache-2.0
# this is required for the docs build jobs
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+oslosphinx>=4.7.0 # Apache-2.0
reno>=1.8.0 # Apache2