feat: add email-based authentication
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user