# Test-only dependencies. Runtime deps (numpy, scikit-learn, torch, # transformer_lens, fastapi, ...) live in requirements.txt. pytest>=8.0 # fastapi.testclient's transport (tests/test_patch_endpoint.py). httpx>=0.27