summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:41:51 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:41:51 +0000
commiteabec1291f6937ab992e4aa62fe8b0554f099e50 (patch)
tree1293a02bbee91d0a25fd5601a015ff034ab3f671 /test-requirements.txt
parente1483af3097ba14fe7bc2d25cc438fae052f2ec4 (diff)
downloadoslo-concurrency-eabec1291f6937ab992e4aa62fe8b0554f099e50.tar.gz
Updated from global requirements
Change-Id: Ibca3bf47f11e47b4a6ff2aa13fa692ee24bef6cf
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index df438df..bf61f84 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,7 +10,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
# These are needed for docs generation
openstackdocstheme>=1.18.1 # Apache-2.0
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT