refactor and set up authentication

This commit is contained in:
2024-04-25 11:23:47 +02:00
parent bbd78faf09
commit 2185b217e1
10 changed files with 211 additions and 35 deletions

View File

@@ -3,4 +3,7 @@ uvicorn
gspread
pandas
numpy
sqlalchemy
sqlalchemy
python-jose[cryptography]
passlib[bcrypt]
python-multipart