We do not need to check typing for this project. --- uvicorn-0.39.0/pyproject.toml.orig +++ uvicorn-0.39.0/pyproject.toml @@ -54,9 +54,6 @@ "pytest==8.3.5", "pytest-mock==3.14.0", "pytest-xdist[psutil]==3.6.1", - "mypy==1.15.0", - "types-click==7.1.8", - "types-pyyaml==6.0.12.20250402", "trustme==1.2.1", "cryptography>=44.0.3", "httpx==0.28.1",