Skip to content

Commit d58e651

Browse files
committed
⬆️ Upgrade to pycord 2.7.0 rc1 and pycord-rest 0.1.3
1 parent 3f49938 commit d58e651

File tree

2 files changed

+13
-27
lines changed

2 files changed

+13
-27
lines changed

pdm.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ dependencies = [
2121
"aiocache[redis]>=0.12.3",
2222
"tortoise-orm[asyncpg]>=0.23.0",
2323
"aerich[toml]>=0.8.1",
24-
"pycord-rest-bot>=0.1.0a7",
25-
"py-cord @ git+https://github.com/Pycord-Development/pycord.git@master",
24+
"py-cord>=2.7.0rc1",
25+
"pycord-rest-bot>=0.1.3",
2626
]
2727
requires-python = "==3.12.*"
2828
readme = "README.md"

0 commit comments

Comments
 (0)