We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2f8287 + 40c9f96 commit 84672aaCopy full SHA for 84672aa
pyproject.toml
@@ -8,7 +8,7 @@ dependencies = [
8
"disnake==2.10.1",
9
"python-dotenv==1.1.0",
10
"yt-dlp==2025.6.9",
11
- "aiohttp==3.12.13",
+ "aiohttp==3.12.14",
12
"imageio==2.37.0",
13
"pylrc==0.1.2",
14
"syncedlyrics==1.0.1",
requirements.txt
@@ -6,7 +6,7 @@ psutil==7.0.0
6
disnake==2.10.1
7
python-dotenv==1.1.0
yt-dlp==2025.6.9
-aiohttp==3.12.13
+aiohttp==3.12.14
imageio==2.37.0
pylrc==0.1.2
syncedlyrics==1.0.1
0 commit comments