[-] importlib-resources is not needed
This commit is contained in:
+1
-2
@@ -7,7 +7,7 @@ license = "MIT"
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = "^3.8"
|
||||
librosa = "^0.10.1"
|
||||
numpy = ">=1.25.0,<1.26.0"
|
||||
numba = ">=0.58.0,<0.59.0"
|
||||
@@ -20,7 +20,6 @@ tqdm = "^4.66.1"
|
||||
transformers = "^4.34.0"
|
||||
pyyaml = "^6.0.1"
|
||||
scikit-learn = "^1.3.1"
|
||||
importlib-resources = ">=5.12.0,<5.13.0"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user