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:
@@ -126,8 +126,8 @@ requires-python = ">=3.7"
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"fastapi >=0.65.2",
|
"fastapi >=0.65.2",
|
||||||
"passlib[bcrypt] ==1.7.4",
|
"passlib[bcrypt] ==1.7.4",
|
||||||
"email-validator >=1.1.0,<1.3",
|
"email-validator >=1.1.0,<1.4",
|
||||||
"pyjwt[crypto] ==2.4.0",
|
"pyjwt[crypto] ==2.5.0",
|
||||||
"python-multipart ==0.0.5",
|
"python-multipart ==0.0.5",
|
||||||
"makefun >=1.11.2,<2.0.0",
|
"makefun >=1.11.2,<2.0.0",
|
||||||
"typing-extensions >=4.1.1; python_version < '3.8'",
|
"typing-extensions >=4.1.1; python_version < '3.8'",
|
||||||
|
|||||||
Reference in New Issue
Block a user