Skip to content

Commit 6d6b0b8

Browse files
update deps
1 parent a521199 commit 6d6b0b8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
[project]
22
dependencies = [
33
"aiofiles==24.1.0",
4-
"aiohttp>=3.11.13",
4+
"aiohttp>=3.11.16",
55
"asyncpg==0.30.0",
66
"colorlog==6.9.0",
77
"PyYAML==6.0.2",
88
"uvloop==0.21.0",
99
"wavelink==3.4.1",
10-
"yt-dlp[default]==2025.2.19",
10+
"yt-dlp[default]==2025.3.31",
1111
"lru-dict==1.3.0",
12-
"lxml==5.3.1",
12+
"lxml==5.3.2",
1313
"asyncpraw @ git+https://github.com/praw-dev/asyncpraw",
1414
"discord-py[voice]==2.5.2",
1515
"audioop-lts==0.2.1", # remove this when discord.py supports python 3.13
16-
"orjson>=3.10.15",
16+
"orjson>=3.10.16",
1717
"pynacl>=1.5.0",
1818
]
1919
name = "CritBot"

0 commit comments

Comments
 (0)