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.
2 parents c11e1f0 + 606f83d commit e2612d1Copy full SHA for e2612d1
docs/requirements.txt
@@ -18,7 +18,7 @@ future==0.18.3 ; python_version >= "3.9" and python_version < "3.15" and sys_pla
18
ghp-import==2.1.0 ; python_version >= "3.9" and python_version < "3.15"
19
griffe==1.14.0 ; python_version >= "3.9" and python_version < "3.11"
20
griffe==1.15.0 ; python_version >= "3.11" and python_version < "3.15"
21
-idna==3.3 ; python_version >= "3.9" and python_version < "3.15"
+idna==3.7 ; python_version >= "3.9" and python_version < "3.15"
22
importlib-metadata==4.12.0 ; python_version == "3.9"
23
iniconfig==1.1.1 ; python_version >= "3.9" and python_version < "3.15"
24
isort==6.1.0 ; python_version >= "3.9" and python_version < "3.15"
0 commit comments