mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
Bump dependencies
This commit is contained in:
@@ -133,8 +133,8 @@ dependencies = [
|
||||
"fastapi >=0.65.2",
|
||||
"pwdlib[argon2,bcrypt] ==0.3.0",
|
||||
"email-validator >=1.1.0,<2.4",
|
||||
"pyjwt[crypto] ==2.10.1",
|
||||
"python-multipart ==0.0.22",
|
||||
"pyjwt[crypto] >=2.11.0,<3.0.0",
|
||||
"python-multipart >=0.0.22,<0.1.0",
|
||||
"makefun >=1.11.2,<2.0.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user