Skip to content

Commit

Permalink
Merge pull request #450 from taoufik07/uvicron_extra_standard
Browse files Browse the repository at this point in the history
Add uvicorn[extra]
  • Loading branch information
taoufik07 authored Jan 8, 2021
2 parents b32eda7 + 3809eda commit 882250b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

required = [
"starlette==0.13.*",
"uvicorn>=0.11.7,<0.13",
"uvicorn[standard]>=0.12.0,<0.13.3",
"aiofiles",
"pyyaml",
"requests",
Expand Down

0 comments on commit 882250b

Please sign in to comment.