diff --git a/setup.py b/setup.py index 2ad17a89..a644d7b9 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ def get_long_description(): "numpy", "pytest-httpx", "cogapp", - "mypy", + "mypy>=1.10.0", "black>=24.1.0", "ruff", "types-click",