We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1679eba commit d84556dCopy full SHA for d84556d
DeepFilterNet/pyproject.toml
@@ -25,7 +25,7 @@ include = [
25
[tool.poetry.dependencies]
26
deepfilterlib = { path = "../pyDF/" }
27
deepfilterdataloader = { path = "../pyDF-data/", optional = true }
28
-python = ">=3.8,<4.0"
+python = ">=3.8,<3.14"
29
numpy = ">=2,<3"
30
loguru = ">=0.5"
31
appdirs = "^1.4"
0 commit comments