Skip to content

Commit d7889b7

Browse files
committed
bump discord-py to 2.5.2
1 parent f605cd0 commit d7889b7

2 files changed

Lines changed: 7 additions & 9 deletions

File tree

pdm.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,7 @@ dependencies = [
7979
"cairocffi~=1.3.0",
8080
"cffi>=1.17.1",
8181
"strenum",
82-
"discord-py~=2.3.0",
83-
# required by discord-py for python >= 3.13
84-
# Added as dep in discord-py 2.5.2
85-
"audioop-lts; python_version >= '3.13'",
82+
"discord-py~=2.5.0",
8683
"setuptools>=69.0.3",
8784
"packaging>=24.1",
8885
]

0 commit comments

Comments
 (0)