mirror of
https://github.com/fastapi/fastapi.git
synced 2026-07-19 03:13:11 -04:00
➕ Add orjson to pip install fastapi[all] (#1161)
This commit is contained in:
@@ -86,6 +86,7 @@ all = [
|
||||
"pyyaml",
|
||||
"graphene",
|
||||
"ujson",
|
||||
"orjson",
|
||||
"email_validator",
|
||||
"uvicorn",
|
||||
"async_exit_stack",
|
||||
|
||||
Reference in New Issue
Block a user