fix: pin bcrypt==4.2.1 for passlib compatibility
This commit is contained in:
@@ -16,6 +16,7 @@ aiosqlite==0.20.0
|
|||||||
# Auth
|
# Auth
|
||||||
python-jose[cryptography]==3.3.0
|
python-jose[cryptography]==3.3.0
|
||||||
passlib[bcrypt]==1.7.4
|
passlib[bcrypt]==1.7.4
|
||||||
|
bcrypt==4.2.1
|
||||||
python-multipart==0.0.20
|
python-multipart==0.0.20
|
||||||
authlib==1.4.1
|
authlib==1.4.1
|
||||||
itsdangerous==2.2.0
|
itsdangerous==2.2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user