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 d04157d commit 3c3ec6aCopy full SHA for 3c3ec6a
requirements.txt
@@ -13,7 +13,7 @@ itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
13
jinja2==3.1.2 ; python_version >= "3.10" and python_version < "4.0"
14
markupsafe==2.1.3 ; python_version >= "3.10" and python_version < "4.0"
15
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
16
-mypy==1.5.1 ; python_version >= "3.10" and python_version < "4.0"
+mypy==1.6.0 ; python_version >= "3.10" and python_version < "4.0"
17
packaging==23.1 ; python_version >= "3.10" and python_version < "4.0"
18
pathspec==0.11.2 ; python_version >= "3.10" and python_version < "4.0"
19
platformdirs==3.10.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments