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:
@@ -61,9 +61,9 @@ classifiers = [
|
||||
]
|
||||
requires-python = ">=3.7"
|
||||
dependencies = [
|
||||
"fastapi >=0.65.2,<0.76.0",
|
||||
"fastapi >=0.65.2,<0.78.0",
|
||||
"passlib[bcrypt] ==1.7.4",
|
||||
"email-validator >=1.1.0,<1.2",
|
||||
"email-validator >=1.1.0,<1.3",
|
||||
"pyjwt[crypto] ==2.3.0",
|
||||
"python-multipart ==0.0.5",
|
||||
"makefun >=1.11.2,<1.14",
|
||||
|
||||
Reference in New Issue
Block a user