Skip to content

Commit

Permalink
Depend on watchfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Apr 14, 2024
1 parent bf330a4 commit aacee35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,12 @@ classifiers = [
"Topic :: Utilities",
]
dependencies = [
"colorama",
"sphinx",
"starlette>=0.35",
"uvicorn>=0.25",
"watchfiles",
"websockets>=11.0",
"colorama",
]
dynamic = ["version"]

Expand Down

0 comments on commit aacee35

Please sign in to comment.