Skip to content

Commit b87726a

Browse files
committed
Update Teapot.py requirements
Signed-off-by: RedTeaDev <redtea@redtea.red>
1 parent 93fd8d0 commit b87726a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
aiohttp==3.6.2
22
async-timeout==3.0.1
33
attrs==19.3.0
4-
beautifulsoup4==4.8.2
4+
beautifulsoup4==4.9.1
55
bs4==0.0.1
6-
certifi==2019.11.28
6+
certifi==2020.6.20
77
chardet==3.0.4
8-
discord.py==1.3.3
9-
idna==2.8
10-
lavalink==3.1.1
11-
multidict==4.7.4
8+
discord.py==1.3.4
9+
idna==2.10
10+
lavalink==3.1.2
11+
multidict==4.7.6
1212
mysql-connector==2.2.9
13-
python-dotenv==0.10.5
14-
requests==2.22.0
15-
soupsieve==1.9.5
16-
urllib3==1.25.8
17-
websockets==6.0
13+
python-dotenv==0.14.0
14+
requests==2.24.0
15+
soupsieve==2.0.1
16+
urllib3==1.25.9
17+
websockets==8.1
1818
yarl==1.4.2

0 commit comments

Comments
 (0)