We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93fd8d0 commit b87726aCopy full SHA for b87726a
requirements.txt
@@ -1,18 +1,18 @@
1
aiohttp==3.6.2
2
async-timeout==3.0.1
3
attrs==19.3.0
4
-beautifulsoup4==4.8.2
+beautifulsoup4==4.9.1
5
bs4==0.0.1
6
-certifi==2019.11.28
+certifi==2020.6.20
7
chardet==3.0.4
8
-discord.py==1.3.3
9
-idna==2.8
10
-lavalink==3.1.1
11
-multidict==4.7.4
+discord.py==1.3.4
+idna==2.10
+lavalink==3.1.2
+multidict==4.7.6
12
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
+python-dotenv==0.14.0
+requests==2.24.0
+soupsieve==2.0.1
+urllib3==1.25.9
+websockets==8.1
18
yarl==1.4.2
0 commit comments