Add numpy<2 constraint to requirements.txt to fix RuntimeError on sba-bots where CPU doesn't support X86_V2 instructions required by numpy 2.x. This was causing cogs.admins and cogs.gameplay to fail loading on bot startup. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
16 lines
160 B
Plaintext
16 lines
160 B
Plaintext
discord.py
|
|
pygsheets
|
|
pydantic
|
|
gsheets
|
|
bs4
|
|
peewee
|
|
sqlmodel
|
|
alembic
|
|
pytest
|
|
pytest-asyncio
|
|
numpy<2
|
|
pandas
|
|
psycopg2-binary
|
|
aiohttp
|
|
# psycopg[binary]
|