Browse Source

Use fallback "audioop" (audioop-lts) package for Python v3.13 or higher (#731)

pull/10109/head
nshout 9 months ago
committed by GitHub
parent
commit
0471428fc8
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      requirements.txt

1
requirements.txt

@ -1,3 +1,4 @@
aiohttp>=3.7.4,<4
tzlocal>=4.0.0,<6
discord_protos<1.0.0
audioop-lts; python_version>='3.13'

Loading…
Cancel
Save