Skip to content

Commit f4f480b

Browse files
committed
Try to fixed watchdog in 3.0
Signed-off-by: Toomore Chiang <[email protected]>
1 parent 0a9e287 commit f4f480b

File tree

2 files changed

+33
-21
lines changed

2 files changed

+33
-21
lines changed

poetry.lock

+30-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ toldwords = "^0.8"
2929
uWSGI = "^2.0.20"
3030
uvicorn = {extras = ["standard"], version = "^0.22.0"}
3131

32+
# TODO: temporarily fixed in 3.0
33+
watchdog = "^3.0"
34+
3235
[tool.poetry.group.dev.dependencies]
3336
autopep8 = "^2.0.0"
3437
awscli = "^1.27"

0 commit comments

Comments
 (0)