We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4188f72 commit 20bf3c0Copy full SHA for 20bf3c0
requirements-doc.txt
@@ -1,5 +1,9 @@
1
# TODO: unpin 3.5.0 when this bug is fixed: https://github.com/sphinx-doc/sphinx/issues/8885
2
sphinx<3.5.0
3
+
4
+# TODO: unpin jinja2 after sphinx update to 4+
5
+jinja2<3.1
6
7
-e git+https://github.com/rmk135/sphinxcontrib-disqus.git#egg=sphinxcontrib-disqus
8
9
-r requirements-ext.txt
0 commit comments