deps: add av lib (#1391)

This commit is contained in:
Hiroto N 2023-10-08 19:31:39 +09:00 committed by GitHub
parent ec29cf8d65
commit 891a81cd8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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]