add bcrypt

This commit is contained in:
Osman Faruk Bayram 2025-05-05 17:54:57 +03:00
parent 02c22fba58
commit 035b0cf172

View file

@ -34,6 +34,7 @@
pyjwt # JWT authentication
psycopg2-binary
passlib
bcrypt
]
))
fastapi-cli