mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-30 20:24:31 +00:00
➕ add importlib for 3.6 compat
This commit is contained in:
@@ -55,6 +55,7 @@ museval = {version = "0.3.0", optional = true}
|
||||
tensorflow = "2.3.0"
|
||||
pandas = "1.1.2"
|
||||
numpy = "<1.19.0,>=1.16.0"
|
||||
importlib-resources = {version = "^4.1.1", python = "<3.7"}
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^6.2.1"
|
||||
|
||||
Reference in New Issue
Block a user