We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
watchdog
1 parent 5293319 commit 67770c8Copy full SHA for 67770c8
services/notifications/requirements/_tools.in
@@ -3,3 +3,5 @@
3
--constraint _test.txt
4
5
--requirement ../../../requirements/devenv.txt
6
+
7
+watchdog[watchmedo]
services/notifications/requirements/_tools.txt
@@ -68,3 +68,5 @@ typing-extensions==4.14.1
68
# mypy
69
virtualenv==20.34.0
70
# via pre-commit
71
+watchdog==6.0.0
72
+ # via -r requirements/_tools.in
0 commit comments