mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
Bump fastapi dependency
This commit is contained in:
@@ -61,7 +61,7 @@ classifiers = [
|
||||
]
|
||||
requires-python = ">=3.7"
|
||||
dependencies = [
|
||||
"fastapi >=0.65.2,<0.78.0",
|
||||
"fastapi >=0.65.2,<0.79.0",
|
||||
"passlib[bcrypt] ==1.7.4",
|
||||
"email-validator >=1.1.0,<1.3",
|
||||
"pyjwt[crypto] ==2.3.0",
|
||||
|
||||
Reference in New Issue
Block a user