Skip to content

Commit 9406b04

Browse files
sv158i80and
authored andcommitted
fix watchdog dependency with updating correct version number
1 parent cd9703f commit 9406b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ requires-python = "~= 3.7"
1212
requires = [
1313
"pymongo[srv,tls] ~= 3.11.1",
1414
"docutils == 0.16",
15-
"watchdog ~= 0.10.3",
15+
"watchdog ~= 1.0.1",
1616
"requests ~= 2.24.0",
1717
"toml ~= 0.10.1",
1818
"pyyaml ~= 5.3.1",

0 commit comments

Comments
 (0)