diff --git a/pyproject.toml b/pyproject.toml index 9e2bad7..96a6059 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "fix-busted-json==0.0.18", "Google-Images-Search==1.4.7", "requests==2.32.3", - "windows-curses==2.4.0; platform_system == 'Windows'", + "windows-curses==2.4.1; platform_system == 'Windows'", "coqui-tts==0.24.1", ]