This commit is contained in:
2026-02-06 16:03:55 -05:00
parent 4525a90302
commit 7a4159b013
24 changed files with 686 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
Flask==3.0.0
Flask-SQLAlchemy==3.1.1
Flask-Login==0.6.3
Flask-WTF==1.2.1
Flask-Mail==0.9.1
Flask-Migrate==4.0.5
PyMySQL==1.1.0
cryptography==41.0.7
python-dotenv==1.0.0
Pillow==10.1.0
WTForms==3.1.1
email-validator==2.1.0
gunicorn==21.2.0