We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fdd223 commit 5264862Copy full SHA for 5264862
docs/requirements.txt
@@ -23,7 +23,7 @@ gitdb==4.0.9 ; python_version >= "3.7" and python_version < "3.12"
23
gitpython==3.1.30 ; python_version >= "3.7" and python_version < "3.12"
24
idna==3.4 ; python_version >= "3.7" and python_version < "3.12"
25
imagesize==1.4.1 ; python_version >= "3.7" and python_version < "3.12"
26
-importlib-metadata==5.2.0 ; python_version >= "3.7" and python_version < "3.10"
+importlib-metadata==6.0.0 ; python_version >= "3.7" and python_version < "3.10"
27
jinja2==3.1.2 ; python_version >= "3.7" and python_version < "3.12"
28
jsonschema==3.2.0 ; python_version >= "3.7" and python_version < "3.12"
29
markupsafe==2.1.2 ; python_version >= "3.7" and python_version < "3.12"
0 commit comments