feat: add email-based authentication

This commit is contained in:
2026-08-03 18:49:08 +08:00
parent 82a8b4187a
commit f2209a0e00
19 changed files with 641 additions and 1555 deletions
+2
View File
@@ -1,9 +1,11 @@
Flask==3.1.3
Flask-SQLAlchemy==3.1.1
Flask-Login==0.6.3
python-dotenv==1.2.2
Werkzeug==3.1.6
SQLAlchemy==2.0.48
gunicorn==23.0.0
resend==2.35.0
pandas==2.3.3
numpy==2.0.2