diff --git a/pyproject.toml b/pyproject.toml index 121ea5e..31709ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "docstring_parser", "typing_extensions", - "ctcsound7>=0.6.0", + "ctcsound7>=0.7.0", "sndfileio>=1.9.4", "emlib>=1.16", "configdict>=2.10.0",