summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-27 10:06:14 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-27 10:06:14 +0000
commit0ad82466e59117457d43b099428039d932190a7a (patch)
treed7e68f53425828a0317503a5cd5a5f9aeb73d5be
parente27945cc880a1db9885b221a0f09cd87bbf67087 (diff)
downloadoslo-concurrency-0ad82466e59117457d43b099428039d932190a7a.tar.gz
Updated from global requirements
Change-Id: I5e5ead5f3adf9f3555233fac4f17fa1a6f9d0046
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index e431107..3d337a7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,7 +9,7 @@ futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
# These are needed for docs generation
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+oslosphinx>=4.7.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
reno>=1.8.0 # Apache2