fix: Update requirements for bcrypt support

This commit is contained in:
2025-11-23 16:55:30 +00:00
parent a33b48a237
commit 9e023baabd

View File

@@ -5,4 +5,4 @@ pymysql
python-dotenv
typer
rich
passlib[bcrypt]
bcrypt>=4.0.0