mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-07 19:16:43 +00:00
➕ Add uvicorn to all dependencies
This commit is contained in:
parent
1cc10e8911
commit
d055bee15a
1 changed files with 1 additions and 0 deletions
|
|
@ -43,4 +43,5 @@ all = [
|
|||
"ujson",
|
||||
"ujson",
|
||||
"email_validator",
|
||||
"uvicorn",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue