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 468023f commit eca7a56Copy full SHA for eca7a56
requirements.txt
@@ -16,7 +16,7 @@ lesscpy==0.15.1 ; python_version >= "3.12" and python_version < "4.0"
16
markupsafe==3.0.2 ; python_version >= "3.12" and python_version < "4.0"
17
mccabe==0.7.0 ; python_version >= "3.12" and python_version < "4.0"
18
mypy-extensions==1.1.0 ; python_version >= "3.12" and python_version < "4.0"
19
-mypy==1.17.1 ; python_version >= "3.12" and python_version < "4.0"
+mypy==1.18.2 ; python_version >= "3.12" and python_version < "4.0"
20
packaging==25.0 ; python_version >= "3.12" and python_version < "4.0"
21
pathspec==0.12.1 ; python_version >= "3.12" and python_version < "4.0"
22
platformdirs==4.4.0 ; python_version >= "3.12" and python_version < "4.0"
0 commit comments