Browse Source

Add uvicorn to all dependencies

pull/11/head
Sebastián Ramírez 6 years ago
parent
commit
d055bee15a
  1. 1
      pyproject.toml

1
pyproject.toml

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

Loading…
Cancel
Save