summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-27 10:06:39 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-27 10:06:39 +0000
commitc95229cc2b149aadbd377e7de95707992c345cd0 (patch)
tree5577610f5ae1178d6026f78d65c9e32c1b8a2230 /test-requirements.txt
parent676bdb3a067852283a95d673d9da70359172e9da (diff)
downloadoslo-utils-c95229cc2b149aadbd377e7de95707992c345cd0.tar.gz
Updated from global requirements
Change-Id: I154ae5bf00ae6f7b965e67d98bd0dd23ca4352bc
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 58d22b1..1fa883c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -18,7 +18,7 @@ coverage>=3.6 # Apache-2.0
# this is required for the docs build jobs
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+oslosphinx>=4.7.0 # Apache-2.0
# mocking framework
mock>=2.0 # BSD