We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d555d commit 015598cCopy full SHA for 015598c
1 file changed
pyproject.toml
@@ -29,7 +29,7 @@ classifiers = [
29
]
30
31
[tool.poetry.dependencies]
32
-python = ">=3.11"
+python = ">=3.11,<3.14"
33
requests = ">=2"
34
numpy = ">=1.23"
35
librosa = ">=0.10"
0 commit comments