summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-02-11 17:43:25 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-02-11 17:43:25 +0000
commit8221869f4e2e2bd71785eb1f12618fc4348116ff (patch)
tree9a7811b280ec769f293ac24d61ca2c89c195365b /test-requirements.txt
parent67a29bde2d354027fef380e938169aa013d08a29 (diff)
downloadkeystonemiddleware-8221869f4e2e2bd71785eb1f12618fc4348116ff.tar.gz
Updated from global requirements
Change-Id: Id74368e2b0b7421c2cc1ad498a008b33df38f39a
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 4ca9b84..da0df94 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0
flake8-docstrings==0.2.1.post1 # MIT
coverage>=4.0 # Apache-2.0
-docutils!=0.13.1,>=0.11 # OSI-Approved Open Source, Public Domain
+docutils>=0.11 # OSI-Approved Open Source, Public Domain
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
pycrypto>=2.6 # Public Domain
@@ -14,7 +14,7 @@ oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
-sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+sphinx>=1.5.1 # BSD
stevedore>=1.17.1 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD