We do not need to check typing for this project. --- httpx-0.28.1/requirements.txt.orig +++ httpx-0.28.1/requirements.txt @@ -10,7 +10,6 @@ # Tests & Linting cryptography==44.0.0 -mypy==1.13.0 pytest==8.3.4 trustme==1.1.0; python_version < '3.9' trustme==1.2.0; python_version >= '3.9'