Skip to content

Commit c37a4bf

Browse files
committed
switch aiohttp to 3.7.0 due to conflict with lavalink and discord.py
1 parent ddd8b99 commit c37a4bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp>=3.7.4
1+
aiohttp>=3.7.0
22
async-timeout>=3.0.1
33
attrs>=20.3.0
44
beautifulsoup4>=4.9.3
@@ -18,4 +18,4 @@ typing-extensions>=3.7.4.3
1818
urllib3>=1.26.4
1919
websockets>=8.1
2020
yarl>=1.6.3
21-
mysql-connector-python>=8.0.23
21+
mysql-connector-python>=8.0.23

0 commit comments

Comments
 (0)