summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:13:06 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-10 13:13:06 +0000
commit1733058317e3fbba1700b9ef852e06caef6df43a (patch)
tree753966db2c6f5cca189f70a0f31c4dd843278f25 /test-requirements.txt
parent2f15307f911ab721af3c1286daf782c71127933c (diff)
downloadheat-1733058317e3fbba1700b9ef852e06caef6df43a.tar.gz
Updated from global requirements
Change-Id: I19eb6a9a21b6a1f9a3a6fd42bff3c9355c6b9bcc
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 16e09fd26..e9fbdf358 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -17,7 +17,7 @@ os-testr>=1.0.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
qpid-python>=0.26;python_version=='2.7' # Apache-2.0
psycopg2>=2.6.2 # LGPL/ZPL
-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
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT