Phase 2: initiate

This commit is contained in:
2026-02-06 16:38:19 -05:00
parent 7a4159b013
commit 66b3bb7642
21 changed files with 1502 additions and 62 deletions
+13 -13
View File
@@ -1,13 +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
Flask
Flask-SQLAlchemy
Flask-Login
Flask-WTF
Flask-Mail
Flask-Migrate
PyMySQL
cryptography
python-dotenv
Pillow
WTForms
email-validator
gunicorn