mirror of https://github.com/tiangolo/fastapi.git
➕ Add pydantic-extra-types to fastapi[extra]
This commit is contained in:
parent
b4c1d5ab70
commit
bee59adec9
|
|
@ -64,6 +64,7 @@ all = [
|
|||
"email_validator >=2.0.0",
|
||||
"uvicorn[standard] >=0.12.0",
|
||||
"pydantic-settings >=2.0.0",
|
||||
"pydantic-extra-types >=2.0.0",
|
||||
]
|
||||
|
||||
[tool.hatch.version]
|
||||
|
|
|
|||
Loading…
Reference in New Issue