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:
@@ -144,10 +144,10 @@ classifiers = [
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"fastapi >=0.65.2",
|
||||
"pwdlib[argon2,bcrypt] ==0.2.0",
|
||||
"pwdlib[argon2,bcrypt] ==0.2.1",
|
||||
"email-validator >=1.1.0,<2.3",
|
||||
"pyjwt[crypto] ==2.8.0",
|
||||
"python-multipart ==0.0.9",
|
||||
"pyjwt[crypto] ==2.9.0",
|
||||
"python-multipart ==0.0.16",
|
||||
"makefun >=1.11.2,<2.0.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user