]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
docs: Upgrade sphinx to 1.8
authorBen Darnell <ben@bendarnell.com>
Sun, 30 Dec 2018 00:54:51 +0000 (19:54 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 30 Dec 2018 00:54:51 +0000 (19:54 -0500)
The bug that kept us on 1.7 was fixed in 1.8.2.

docs/requirements.txt
maint/requirements.in
maint/requirements.txt

index d5626da3cf33357e75e8b44d7b500e6802d290f4..69c93b12cc021fa09552a0f4f62e194152d17321 100644 (file)
@@ -1,4 +1,3 @@
-# https://bugs.python.org/issue34700
-sphinx<1.8.0
+sphinx>1.8.2
 sphinx_rtd_theme
 Twisted
index 094f7ca50caff460f6ec3b4198bd13fbc76ace60..87caccd2a0aa8d9e09ef50cd073002e7e328736a 100644 (file)
@@ -11,7 +11,7 @@ pycares
 pycurl
 
 # Other useful tools
-Sphinx<1.8.0
+Sphinx>1.8.2
 autopep8
 black
 coverage
index 17b8f37867f6638f992126c8cf7c12cd0eb7f249..f8d3399399b909fcc2222df88c8b6518b08402fe 100644 (file)
@@ -41,7 +41,7 @@ requests==2.20.0
 requests-toolbelt==0.8.0
 six==1.11.0
 snowballstemmer==1.2.1
-Sphinx==1.7.9
+Sphinx==1.8.3
 sphinx-rtd-theme==0.4.2
 sphinxcontrib-websupport==1.1.0
 toml==0.10.0