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