First steps for auth

This commit is contained in:
Xoconoch
2025-08-03 20:16:07 -06:00
parent dc878b26ac
commit 6ab603d90a
37 changed files with 2315 additions and 160 deletions

View File

@@ -2,4 +2,7 @@ fastapi==0.115.6
uvicorn[standard]==0.32.1
celery==5.5.3
deezspot-spotizerr==2.2.2
httpx==0.28.1
httpx==0.28.1
bcrypt==4.2.1
PyJWT==2.10.1
python-multipart==0.0.17