# Test + lint tooling. Not installed into the runtime image (see Dockerfile); # used by `pytest` locally and by the CI's test job. -r requirements.txt pytest==8.3.4 ruff==0.9.2