poetry add python-dotenv (#1126)

Co-authored-by: RVC-Boss <129054828+RVC-Boss@users.noreply.github.com>
This commit is contained in:
Nato Boram
2023-08-30 05:24:34 -04:00
committed by GitHub
parent fa1be6b349
commit 97e9617efc
4 changed files with 18 additions and 8 deletions

View File

@@ -54,6 +54,7 @@ audioread = "^3.0.0"
uvicorn = "^0.21.1"
colorama = "^0.4.6"
torchcrepe = "0.0.20"
python-dotenv = "^1.0.0"
[tool.poetry.dev-dependencies]