Skip to content

Commit 624b5b7

Browse files
committed
Use fallback audioop package for Python v3.13 or higher
Fix Rapptz#9477
1 parent aeab0d4 commit 624b5b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
aiohttp>=3.7.4,<4
2+
audioop-lts; python_version>='3.13'

0 commit comments

Comments
 (0)