Skip to content

Commit 49a485c

Browse files
committed
switch aiohttp to 4.7.6 due to conflict with aiohttp 3.6.0-3.6.3
1 parent 563be91 commit 49a485c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ chardet>=3.0.4
99
discord.py>=1.7.1
1010
idna>=3.1
1111
lavalink>=3.1.4
12-
multidict>=5.1.0
12+
multidict>=4.7.6
13+
# multidict>=5.1.0
1314
mysql-connector>=2.2.9
1415
psutil>=5.8.0
1516
python-dotenv>=0.17.0

0 commit comments

Comments
 (0)