We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85771ca commit 7fa6e0cCopy full SHA for 7fa6e0c
pyproject.toml
@@ -9,7 +9,7 @@ name = "sir-lancebot"
9
version = "0.1.0"
10
description = "A Discord bot designed as a fun and beginner-friendly learning environment for writing bot features and learning open-source."
11
dependencies = [
12
- "pydis-core[all]==11.6.0",
+ "pydis-core[all]==11.8.0",
13
"arrow==1.3.0",
14
"beautifulsoup4==4.12.3",
15
"colorama==0.4.6; sys_platform == \"win32\"",
0 commit comments