summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-21 18:05:37 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-21 18:05:37 +0000
commitf6a188c3e13bbd6092e7d6a06b98f225ec6c4f07 (patch)
treee4b17ea75653d21eaef33cdb99590774829fb00a
parenta60f16b9385d7ee2322a25b5728363fbf8f5154b (diff)
downloadpython-openstackclient-f6a188c3e13bbd6092e7d6a06b98f225ec6c4f07.tar.gz
Updated from global requirements
Change-Id: I99fc95e55e3a8030ed9175658895335beef059c3
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 50b38068..cca81ec8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,7 +11,7 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
reno>=1.6.2 # Apache2
requests-mock>=0.7.0 # Apache-2.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
os-testr>=0.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT