mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
Bump python-multipart
This commit is contained in:
@@ -129,7 +129,7 @@ dependencies = [
|
|||||||
"passlib[bcrypt] ==1.7.4",
|
"passlib[bcrypt] ==1.7.4",
|
||||||
"email-validator >=1.1.0,<1.4",
|
"email-validator >=1.1.0,<1.4",
|
||||||
"pyjwt[crypto] ==2.6.0",
|
"pyjwt[crypto] ==2.6.0",
|
||||||
"python-multipart ==0.0.5",
|
"python-multipart ==0.0.6",
|
||||||
"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