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 3d19051 commit 632eef7Copy full SHA for 632eef7
Doc/requirements.txt
@@ -3,12 +3,12 @@
3
# Sphinx version is pinned so that new versions that introduce new warnings
4
# won't suddenly cause build failures. Updating the version is fine as long
5
# as no warnings are raised by doing so.
6
-sphinx==3.2.1
+sphinx==3.4.3
7
# Docutils version is pinned to a version compatible with Sphinx
8
-# version 3.2.1. It can be removed after bumping Sphinx version to at
+# version <3.5.4. It can be removed after bumping Sphinx version to at
9
# least 3.5.4.
10
docutils==0.17.1
11
-# Jinja version is pinned to a version compatible with Sphinx version 3.2.1.
+# Jinja version is pinned to a version compatible with Sphinx version <4.5.
12
jinja2==3.0.3
13
14
blurb
0 commit comments