summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-17 03:59:37 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-17 03:59:37 +0000
commit1d7b19c9db99dad0fec187035022b7279e15a7bd (patch)
treeaae7799a218a1b73b756311cb5e179e4b97edae5 /test-requirements.txt
parent56ef734c229581889aef1f9a88e38daec8615205 (diff)
downloadstevedore-1d7b19c9db99dad0fec187035022b7279e15a7bd.tar.gz
Updated from global requirements
Change-Id: If043c6e54f1353c5c17ce6074a61c7a9208f3c25
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 1494e3e..5488850 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
Pillow>=2.4.0 # PIL License
-sphinx>=1.5.1 # BSD
+sphinx!=1.6.1,>=1.5.1 # BSD
mock>=2.0 # BSD
coverage!=4.4,>=4.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD