summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:50:27 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:50:27 +0000
commit89717a2f0a847a1cd7c7f7b85c571cc5ea930b66 (patch)
treefc2d55ebcf16f5fcd34c940707088ec0c2a5aaf8
parent49ed2072c63396d6cb002447cbaebca2fb2cd804 (diff)
downloadpython-saharaclient-89717a2f0a847a1cd7c7f7b85c571cc5ea930b66.tar.gz
Updated from global requirements
Change-Id: Iee1b9337a69fe4130493ad612e370f0595944996
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index cff3b78..97d9d21 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,5 +11,5 @@ oslotest>=3.2.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD