Add uvicorn to all dependencies

This commit is contained in:
Sebastián Ramírez
2018-12-10 06:19:34 +04:00
parent 1cc10e8911
commit d055bee15a

View File

@@ -43,4 +43,5 @@ all = [
"ujson",
"ujson",
"email_validator",
"uvicorn",
]