mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
➕ Add orjson to pip install fastapi[all] (#1161)
This commit is contained in:
parent
02a6fcad98
commit
3f8bfd62b7
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ all = [
|
|||
"pyyaml",
|
||||
"graphene",
|
||||
"ujson",
|
||||
"orjson",
|
||||
"email_validator",
|
||||
"uvicorn",
|
||||
"async_exit_stack",
|
||||
|
|
|
|||
Loading…
Reference in a new issue