Add in auth however there are no restrictions currently

This commit is contained in:
Peter Stockings
2025-02-01 22:42:58 +11:00
parent fb0e1519e4
commit 5be7438afc
10 changed files with 334 additions and 7 deletions

View File

@@ -11,4 +11,9 @@ Werkzeug==2.2.2
numpy==1.19.5
pandas==1.3.1
python-dotenv==1.0.1
plotly==5.24.1
plotly==5.24.1
wtforms==3.2.1
flask-wtf==1.2.2
Flask-Login==0.6.3
Flask-Bcrypt==1.0.1
email-validator==2.2.0