paper-dynasty-database/requirements.txt
Cal Corum 7cf507e3c2 Pin numpy<2 for older CPU compatibility
NumPy 2.x requires X86_V2 instruction set (SSE4.2/AVX) which
the production server CPU doesn't support. Pin to numpy 1.x
to avoid RuntimeError on startup.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 13:17:07 -06:00

15 lines
159 B
Plaintext

pydantic==1.*
fastapi
uvicorn
peewee
python-multipart
numpy<2
pandas
pygsheets
pybaseball
python-multipart
requests
html2image
jinja2
playwright