We do not need to check typing for this project. --- uvicorn-0.41.0/pyproject.toml.orig +++ uvicorn-0.41.0/pyproject.toml @@ -54,9 +54,6 @@ "pytest==9.0.2", "pytest-mock==3.15.1", "pytest-xdist[psutil]==3.8.0", - "mypy==1.19.1", - "types-click==7.1.8", - "types-pyyaml==6.0.12.20250915", "trustme==1.2.1", "cryptography>=44.0.3", "httpx==0.28.1",