Skip to content

Commit

Permalink
build: uvicorn extras fix (#1152)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunato authored May 23, 2024
1 parent eb9a6f0 commit 50a451f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ server =
fastapi >= 0.93.0
pygeofilter
starlette
uvicorn
uvicorn[standard]

notebook = tqdm[notebook]
tutorials =
Expand Down

0 comments on commit 50a451f

Please sign in to comment.