mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-06 04:32:43 +00:00
Protobuf fix.
This commit is contained in:
2
poetry.lock
generated
2
poetry.lock
generated
@@ -1266,7 +1266,7 @@ evaluation = ["musdb", "museval"]
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = ">=3.6.2,<3.10"
|
||||
content-hash = "9888d4c62cd916e50a29f0cc78ff829e101f6af1bf04f100321a7927e412ff39"
|
||||
content-hash = "13758a3396cfd315127e3c3e0332b157327cb2ccf672769ec2e45d790b56145a"
|
||||
|
||||
[metadata.files]
|
||||
absl-py = [
|
||||
|
||||
@@ -58,6 +58,7 @@ numpy = "<1.20.0,>=1.16.0"
|
||||
importlib-resources = {version = "^4.1.1", python = "<3.7"}
|
||||
importlib-metadata = {version = "^3.0.0", python = "<3.8"}
|
||||
llvmlite = "^0.36.0"
|
||||
protobuf = "<=3.19.4"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^6.2.1"
|
||||
|
||||
Reference in New Issue
Block a user