summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-10-11 15:56:09 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-10-11 15:56:09 +0000
commit2f53838d5cff847a5dbf0122acaeaf812ce93bde (patch)
tree090fba2ebc599cbd881020777577e19502af97d1
parentafb541d39ae13526372c7480dcf775ce0480086c (diff)
downloadoslo-middleware-2f53838d5cff847a5dbf0122acaeaf812ce93bde.tar.gz
Updated from global requirements
Change-Id: Ia8e3281f6aa373a60b99036b9cd25ade58793e87
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 8e48ac2..bcacffa 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,6 +7,6 @@ hacking>=0.9.2,<0.10
mock>=1.0
oslosphinx>=2.2.0 # Apache-2.0
oslotest>=1.1.0 # Apache-2.0
-sphinx>=1.1.2,!=1.2.0,<1.3
+sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testtools>=0.9.34
coverage>=3.6