Skip to content

Commit 35d2296

Browse files
authored
fix(async): watchmedo was installed incorrectly (#14183)
Signed-off-by: kiblik <5609770+kiblik@users.noreply.github.com>
1 parent 2473727 commit 35d2296

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ django-test-migrations==1.5.0
1212
parameterized==0.9.0
1313

1414
# Development file watching (hot reload)
15-
watchdog==6.0.0
15+
watchdog[watchmedo]==6.0.0

0 commit comments

Comments
 (0)