This commit is contained in:
beabigegg
2025-09-23 08:27:58 +08:00
parent ed9250db1a
commit 0a89c19fc9
11 changed files with 230 additions and 38 deletions

View File

@@ -3,7 +3,7 @@ Flask==3.0.0
Flask-SQLAlchemy==3.1.1
Flask-Session==0.5.0
Flask-Cors==4.0.0
Flask-SocketIO==5.3.6
# Flask-SocketIO==5.3.6 # Temporarily disabled
Flask-JWT-Extended==4.6.0
# Database
@@ -33,7 +33,7 @@ pysbd==0.3.4
python-dotenv==1.0.0
Werkzeug==3.0.1
gunicorn==21.2.0
eventlet==0.33.3
gevent==23.9.1
# Email
Jinja2==3.1.2