We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f29db28 + 266aeb4 commit 2fa71a7Copy full SHA for 2fa71a7
requirements.txt
@@ -5,16 +5,16 @@ twitchio[starlette] @ git+https://github.com/PythonistaGuild/TwitchIO.git@dev/3.
5
# py -m pip install "twitchio[starlette] @ git+https://github.com/PythonistaGuild/TwitchIO.git@dev/3.0" --force-reinstall
6
7
# DISCORD
8
-discord.py[speed]==2.4.0
+discord.py[speed]==2.5.0
9
10
# BOT'S BASE
11
asyncpg==0.30.0
12
asyncpg-stubs==0.30.0
13
-aiohttp==3.11.11
+aiohttp==3.11.13
14
15
# DOTA 2
16
steamio @ git+https://github.com/Aluerie/steam.py@introduce-ext.dota2
17
-pulsefire==2.0.21
+pulsefire==2.0.23
18
19
# OPTIMISATION
20
orjson==3.10.15
0 commit comments