Skip to content

Commit 015598c

Browse files
authored
Update pyproject.toml
1 parent 30d555d commit 015598c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
]
3030

3131
[tool.poetry.dependencies]
32-
python = ">=3.11"
32+
python = ">=3.11,<3.14"
3333
requests = ">=2"
3434
numpy = ">=1.23"
3535
librosa = ">=0.10"

0 commit comments

Comments
 (0)