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 f793f98 commit 1dd6cd5Copy full SHA for 1dd6cd5
Doc/requirements.txt
@@ -11,7 +11,7 @@ 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
+standard-imghdr==3.13.0; python_version>'3.10'
15
16
blurb
17
0 commit comments