diff --git a/pyproject.toml b/pyproject.toml index 0a08b4a..636e820 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -119,7 +119,7 @@ spotdl = "^4.2.4" fuzzywuzzy = "^0.18.0" python-levenshtein = "^0.23.0" pylast = "^5.2.0" -textract = {git = "https://github.com/Alexander-D-Karpov/textract", branch = "master"} +textract = {git = "https://github.com/Alexander-D-Karpov/textract.git", branch = "master"} librosa = "^0.10.1"