diff --git a/pyproject.toml b/pyproject.toml index fd67580..6a91a9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,6 +55,7 @@ uvicorn = "^0.21.1" colorama = "^0.4.6" torchcrepe = "0.0.20" python-dotenv = "^1.0.0" +av = "^10.0.0" [tool.poetry.dev-dependencies]