major-domo-database/requirements-dev.txt
Cal Corum d076b7604c
All checks were successful
Build Docker Image / build (pull_request) Successful in 3m3s
chore: pin all Python dependency versions in requirements.txt (#62)
- 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>
2026-03-10 00:32:41 -05:00

3 lines
36 B
Plaintext

pytest==9.0.2
pytest-asyncio==1.3.0