We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf330a4 commit a3c4959Copy full SHA for a3c4959
pyproject.toml
@@ -47,6 +47,7 @@ dependencies = [
47
"uvicorn>=0.25",
48
"websockets>=11.0",
49
"colorama",
50
+ "watchfiles",
51
]
52
dynamic = ["version"]
53
0 commit comments