pyproject: add audioop-lts for python 3.13
This commit is contained in:
@@ -21,6 +21,7 @@ classifiers = [
|
|||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"aiohttp~=3.11.10",
|
"aiohttp~=3.11.10",
|
||||||
|
"audioop-lts~=0.2.1; python_version>='3.13'",
|
||||||
"loguru~=0.7.3",
|
"loguru~=0.7.3",
|
||||||
"Markdown~=3.7",
|
"Markdown~=3.7",
|
||||||
"numpy~=2.1.3",
|
"numpy~=2.1.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user