feat(db): add sqlalchemy to requirements
CI / basic-check (push) Has been cancelled

This commit is contained in:
2026-08-06 15:52:06 +00:00
parent 6d635109d3
commit 9ca17c7820
+2
View File
@@ -3,3 +3,5 @@ uvicorn[standard]
python-jose[cryptography] python-jose[cryptography]
passlib[bcrypt] passlib[bcrypt]
python-multipart python-multipart
sqlalchemy
bcrypt==4.0.1