Skip to content

Commit cedeb08

Browse files
author
RedTea
authored
rolling back change
1 parent 48a780d commit cedeb08

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

requirements.txt

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,21 @@
1-
aiohttp
2-
# aiohttp>=3.7.0
1+
aiohttp>=3.6.2
32
async-timeout>=3.0.1
4-
attrs>=20.3.0
5-
beautifulsoup4>=4.9.3
3+
attrs>=19.3.0
4+
beautifulsoup4>=4.9.1
65
bs4>=0.0.1
76
certifi>=2020.6.20
87
chardet>=3.0.4
9-
discord.py>=1.7.1
10-
idna>=3.1
11-
lavalink>=3.1.4
8+
discord.py>=1.5.1
9+
idna>=2.10
10+
lavalink>=3.1.2
1211
multidict>=4.7.6
13-
# multidict>=5.1.0
1412
mysql-connector>=2.2.9
15-
psutil>=5.8.0
16-
python-dotenv>=0.17.0
17-
requests>=2.25.1
18-
soupsieve>=2.2.1
19-
typing-extensions>=3.7.4.3
20-
urllib3>=1.26.4
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
2119
websockets>=8.1
22-
yarl>=1.6.3
23-
mysql-connector-python>=8.0.23
20+
yarl>=1.5.1
21+
mysql-connector-python>=8.0.21

0 commit comments

Comments
 (0)