05/06/2026 Initial commit

This commit is contained in:
2026-05-06 14:19:07 -04:00
parent 9da1dffd9a
commit dde18a2cd2
116 changed files with 4276 additions and 7 deletions
+19
View File
@@ -0,0 +1,19 @@
Flask==3.0.3
Flask-Login==0.6.3
Flask-JWT-Extended==4.6.0
Flask-Migrate==4.0.7
Flask-WTF==1.2.1
Flask-Limiter==3.7.0
Flask-Mail==0.10.0
Flask-APScheduler==1.13.1
SQLAlchemy==2.0.30
Flask-SQLAlchemy==3.1.1
PyMySQL==1.1.1
bcrypt==4.1.3
python-dotenv==1.0.1
WeasyPrint==62.3
WTForms==3.1.2
gunicorn==22.0.0
cryptography==42.0.8
pytest==8.2.2
pytest-flask==1.3.0