All checks were successful
Build Docker Image / build (pull_request) Successful in 3m3s
- Pin all direct dependencies to exact versions captured from production via `docker exec sba_db_api pip freeze` - Explicitly pin starlette==0.52.1 (root cause of 2026-03-09 outage) - Move pytest/pytest-asyncio to new requirements-dev.txt Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 lines
36 B
Plaintext
3 lines
36 B
Plaintext
pytest==9.0.2
|
|
pytest-asyncio==1.3.0
|