summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2016-06-21 07:56:35 +0200
committerAndreas Jaeger <aj@suse.com>2016-06-21 08:15:56 +0200
commitc0217a4845e2ea780dc4dcb61877e604bc488729 (patch)
treef59a31ba489a1f8c7c0958772f9e33832b241669 /test-requirements.txt
parent3944d820387f08372c1a29444f4af7d8e6090ae9 (diff)
downloadswift-c0217a4845e2ea780dc4dcb61877e604bc488729.tar.gz
Update Sphinx version
The api-ref document needs a newer sphinx version, allow a 1.2 Sphinx version to be used - like it's used in global-requirements.txt. Change-Id: I9183cc56753fbe7e41206c6a9081899df5c3919a Needed-By: Ifebc65b188c4f2ba35b61c0deae5ec24401df7f9
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 0c6e9fe2c..3525d0361 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,7 +9,7 @@ nose
nosexcover
nosehtmloutput
oslosphinx
-sphinx>=1.1.2,<1.2
+sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 # BSD
os-testr>=0.4.1
mock>=1.0
python-swiftclient