chore: pin all Python dependency versions in requirements.txt (#64) #65

Merged
cal merged 1 commits from ai/paper-dynasty-database#64 into next-release 2026-03-10 14:06:42 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
f37217af25 chore: pin all Python dependency versions in requirements.txt (#64)
- Pin all 14 dependencies to exact versions (==)
- Remove duplicate python-multipart entry
- Upgrade numpy from floor constraint (<2) to exact pin (1.26.4, latest 1.x)
- Pin Dockerfile base image from :latest to :python3.11

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 01:35:31 -05:00