fix: Update authentication system to use passlib for password hashing
Some checks failed
Run Tests / e2e tests (push) Failing after 1m25s
Run Tests / lint tests (push) Failing after 6s
Run Tests / unit tests (push) Failing after 5s

This commit is contained in:
2025-10-27 10:57:27 +01:00
parent 41156a87d1
commit 7f4cd33b65
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
bcrypt
fastapi
uvicorn
sqlalchemy