This commit is contained in:
DengDai
2025-11-24 10:10:00 +08:00
commit aa516a8d71
37 changed files with 2426 additions and 0 deletions

14
requirements.txt Normal file
View File

@@ -0,0 +1,14 @@
Flask
Flask-SQLAlchemy
Flask-Migrate
Flask-Login
Flask-WTF
WTForms[email]
PyMySQL
python-dotenv
redis
Flask-Session
gunicorn
boto3
Flask-Bootstrap
wtforms-sqlalchemy