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 3eb0678 commit 0444b86Copy full SHA for 0444b86
doc/requirements.txt
@@ -18,7 +18,7 @@ domdf-python-tools==3.8.0.post2 ; python_version >= "3.8" and python_version < "
18
exceptiongroup==1.2.0 ; python_version >= "3.8" and python_version < "3.11"
19
executing==2.0.1 ; python_version >= "3.8" and python_version < "3.12"
20
fastjsonschema==2.19.1 ; python_version >= "3.8" and python_version < "3.12"
21
-idna==3.6 ; python_version >= "3.8" and python_version < "3.12"
+idna==3.7 ; python_version >= "3.8" and python_version < "3.12"
22
imagesize==1.4.1 ; python_version >= "3.8" and python_version < "3.12"
23
importlib-metadata==7.0.1 ; python_version >= "3.8" and python_version < "3.10"
24
importlib-resources==6.1.1 ; python_version >= "3.8" and python_version < "3.9"
0 commit comments