diff --git a/pyproject.toml b/pyproject.toml index e481260..df1fcdd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "pexpect==4.8.0", "pillow==10.0.0", "pygments==2.16.1", - "pyinotify==0.9.6", + "pyinotify-elephant-fork==0.0.1", "termstr", "toml==0.10.2", ]