Build reusable bot framework
This commit is contained in:
13
requirements.txt
Normal file
13
requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user