Pin bcrypt version to 4.1.2 for passlib compatibility

This commit is contained in:
Michael Chihlas
2026-01-23 12:36:35 -05:00
parent fa632da6bb
commit a6fc86c95e
2 changed files with 1 additions and 30 deletions

View File

@@ -11,6 +11,7 @@ alembic==1.13.1
# Authentication
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
bcrypt==4.1.2
python-multipart==0.0.9
# Validation and settings