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 1dd6cd5 commit 5d52bb6Copy full SHA for 5d52bb6
Doc/requirements.txt
@@ -10,8 +10,8 @@ sphinx==3.4.3
10
docutils==0.17.1
11
# Jinja version is pinned to a version compatible with Sphinx version <4.5.
12
jinja2==3.0.3
13
-# Sphinx 3.4.3 uses imghdr which was removed from stdlib in Python 3.11
14
-standard-imghdr==3.13.0; python_version>'3.10'
+# Sphinx 3.4.3 uses imghdr which was removed from stdlib in Python 3.13
+standard-imghdr==3.13.0; python_version>'3.12'
15
16
blurb
17
0 commit comments