summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-18 03:23:31 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-18 03:23:31 +0000
commit3881d9d073f57eb365a6b50978b058d3981e84a1 (patch)
tree55a7747663831bb5bb6990c08cb15165c71b8a3f
parent6284ebae1471d22ccc3f39f57c98e9ed1ccae627 (diff)
downloadoslo-i18n-3881d9d073f57eb365a6b50978b058d3981e84a1.tar.gz
Updated from global requirements
Change-Id: I9d7161c4c81a80d7dd6d31e6b0d298aa6f58b5d9
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 7ebf28a..90e276c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-sphinx>=1.6.2 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
mock>=2.0.0 # BSD