Skip to content

Commit b404ef8

Browse files
committed
chore: update requirement file
1 parent 19c6aeb commit b404ef8

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

requirements.txt

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
aiohttp>=3.6.2
2-
async-timeout>=3.0.1
3-
attrs>=19.3.0
4-
beautifulsoup4>=4.10.0
5-
bs4>=0.0.1
6-
certifi>=2021.5.30
7-
chardet>=3.0.4
8-
discord.py>=1.7.3
9-
idna>=2.10
10-
lavalink>=3.1.2
11-
multidict>=4.7.6
1+
aiohttp>=3.12.15
2+
async-timeout>=5.0.1
3+
attrs>=25.3.0
4+
beautifulsoup4>=4.14.0
5+
bs4>=0.0.2
6+
certifi>=2025.8.3
7+
chardet>=5.2.0
8+
discord.py>=2.6.3
9+
idna>=3.10
10+
lavalink>=5.9.0
11+
multidict>=6.6.4
1212
mysql-connector>=2.2.9
13-
psutil>=5.7.2
14-
python-dotenv>=0.14.0
15-
requests>=2.24.0
16-
soupsieve>=2.0.1
17-
typing-extensions>=3.7.4.2
18-
urllib3>=1.25.10
19-
websockets>=8.1
20-
yarl>=1.5.1
21-
mysql-connector-python>=8.0.21
22-
alt-profanity-check==1.1.3
23-
protobuf>=3.20.2 # not directly required, pinned by Snyk to avoid a vulnerability
13+
psutil>=7.1.0
14+
python-dotenv>=1.1.1
15+
requests>=2.32.5
16+
soupsieve>=2.8
17+
typing-extensions>=4.15.0
18+
urllib3>=2.5.0
19+
websockets>=15.0.1
20+
yarl>=1.20.1
21+
mysql-connector-python>=9.4.0
22+
alt-profanity-check==1.7.2
23+
protobuf>=6.32.1 # not directly required, pinned by Snyk to avoid a vulnerability
2424

0 commit comments

Comments
 (0)