Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ passlib[bcrypt]==1.7.4
# Pin bcrypt: passlib 1.7.4's backend shim is incompatible with bcrypt >= 4.1
# (raises "password cannot be longer than 72 bytes" / version-detection errors).
bcrypt==4.0.1
python-multipart==0.0.9
python-multipart==0.0.32
email-validator==2.1.1

# Dev / test
Expand Down
Loading