Initial commit

This commit is contained in:
2026-03-25 11:37:46 -04:00
commit dfdbb54875
41 changed files with 5079 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
Flask==3.0.3
Flask-SQLAlchemy==3.1.1
Flask-Login==0.6.3
Flask-Mail==0.10.0
Flask-Migrate==4.0.7
Flask-WTF==1.2.1
Flask-SocketIO==5.3.6
PyMySQL==1.1.1
cryptography==42.0.8
Werkzeug==3.0.3
gunicorn==22.0.0
eventlet==0.36.1
python-dotenv==1.0.1
Pillow==10.4.0
WTForms==3.1.2
email-validator==2.2.0
requests==2.32.3
APScheduler==3.10.4
marshmallow==3.21.3