Build reusable bot framework
Some checks failed
CI / test (push) Has been cancelled
CI / compose-smoke (push) Has been cancelled

This commit is contained in:
Chelsea Lee
2026-07-19 21:53:24 -05:00
parent 7ecc1107b2
commit fbdf33e894
66 changed files with 8428 additions and 0 deletions

13
requirements.txt Normal file
View File

@@ -0,0 +1,13 @@
# Tested direct dependency pins for Python 3.11.
# Update this file together with requirements.in.
Flask==3.1.3
psycopg2-binary==2.9.12
bcrypt==5.0.0
PyJWT==2.13.0
discord.py==2.7.1
openai==2.46.0
requests==2.34.2
httpx==0.28.1
python-dotenv==1.2.2
gunicorn==26.0.0
tzdata==2026.3