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 cf04f8fCopy full SHA for cf04f8f
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.1 ; 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