diff --git a/pyproject.toml b/pyproject.toml index 782c165b..355968b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,6 +66,7 @@ dependencies = [ "pysdtw==0.0.5", "pyworld==0.3.4", "PyYAML>=5.1", + "readalongs @ git+https://github.com/ReadAlongs/Studio.git@dev.ej/convert_api", "questionary==1.10.0", "simple-term-menu==1.5.2", "tabulate==0.9.0",