summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-21 16:23:01 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-11-21 16:23:01 +0000
commit46e061785f06c64161f3a87b3cc4f9071700d5de (patch)
tree7b556a09b1ef6c0d8e35cf7b1694739eedc600ed /test-requirements.txt
parent4c7bbdae28999f56cc4a076006b4726b43f7eb80 (diff)
downloadpython-openstackclient-46e061785f06c64161f3a87b3cc4f9071700d5de.tar.gz
Updated from global requirements
Change-Id: If8a37fdf90f3e97712a5d223d8e166840d036ab2
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 27f72bbe..c02ebf0e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,7 @@ coverage>=3.6
discover
fixtures>=1.3.1
mock>=1.2
-oslosphinx>=2.5.0 # Apache-2.0
+oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
requests-mock>=0.6.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2