mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-03 23:05:52 -04:00
➕ Add uvicorn to all dependencies
This commit is contained in:
@@ -43,4 +43,5 @@ all = [
|
||||
"ujson",
|
||||
"ujson",
|
||||
"email_validator",
|
||||
"uvicorn",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user