summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-27 12:20:08 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-06-27 12:20:08 +0000
commit1cf2f426ce275d5480dbb138c8149b1810f23c5a (patch)
treea61bbff565b4c1ed18b41c9426490748609d9b56
parent431986c3c328ddb6411139b7a3956db787dabd5c (diff)
downloadoslo-i18n-1cf2f426ce275d5480dbb138c8149b1810f23c5a.tar.gz
Updated from global requirements
Change-Id: I370ee645199a4cca5892a9aa53099560ee02bff0
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 2f94f8f..85a2ed0 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.1,>=1.5.1 # BSD
+sphinx>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0
mock>=2.0 # BSD