ci: unpin mypy

This commit is contained in:
link2xt
2025-11-28 22:56:51 +00:00
committed by l
parent 7e4547582e
commit 43e8d5cc6c
2 changed files with 34 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ commands =
[testenv:mypy]
deps =
mypy==1.18.2
mypy
typing
types-setuptools
types-requests