summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:59:01 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:59:01 +0000
commit792929d2bc77726a8fe04e0b2eff76879b15f892 (patch)
tree55f351ac59da5f2ac4adf0860d8ca4baddeb016f /test-requirements.txt
parent6482163c2ab6521b0bd82d6000188b62e207ff01 (diff)
downloadtrove-792929d2bc77726a8fe04e0b2eff76879b15f892.tar.gz
Updated from global requirements
Change-Id: I78782d3acb01c83b402a667905bfe7fbcbd10f4d
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 635916e6..b1e898a9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bandit>=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
os-api-ref>=1.4.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0