diff --git a/pyproject.toml b/pyproject.toml index 3fac9e3..b274165 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = ["tqdm==4.65.1", "yt-dlp==2023.7.6"] [project.optional-dependencies] wit = [ "auditok==0.2.0", - "numpy==1.24.4", + "numpy==1.23.5", "pydub==0.25.1", "requests==2.31.0", "scipy==1.11.1",