📦 build(requirements): update dependencies versions
- pin passlib[bcrypt] to version 1.7.4 - add bcrypt with version 4.0.1 - rearrange itsdangerous for consistency
This commit is contained in:
parent
9512d6cb46
commit
05cdb0494a
1 changed files with 2 additions and 2 deletions
|
|
@ -4,6 +4,6 @@ sqlmodel
|
||||||
jinja2
|
jinja2
|
||||||
python-multipart
|
python-multipart
|
||||||
cryptography
|
cryptography
|
||||||
passlib[bcrypt]
|
passlib[bcrypt]==1.7.4
|
||||||
itsdangerous
|
|
||||||
bcrypt==4.0.1
|
bcrypt==4.0.1
|
||||||
|
itsdangerous
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue