pyproject: add audioop-lts for python 3.13

This commit is contained in:
Aleix Conchillo Flaqué
2024-12-16 19:22:59 -08:00
parent 7faa4eb295
commit d6bac77b3c

View File

@@ -21,6 +21,7 @@ classifiers = [
]
dependencies = [
"aiohttp~=3.11.10",
"audioop-lts~=0.2.1; python_version>='3.13'",
"loguru~=0.7.3",
"Markdown~=3.7",
"numpy~=2.1.3",