File tree Expand file tree Collapse file tree 1 file changed +21
-20
lines changed Expand file tree Collapse file tree 1 file changed +21
-20
lines changed Original file line number Diff line number Diff line change 1
- aiohttp == 3.6.2
2
- async-timeout == 3.0.1
3
- attrs == 19.3.0
4
- beautifulsoup4 == 4.9.1
5
- bs4 == 0.0.1
6
- certifi == 2020.6.20
7
- chardet == 3.0.4
8
- discord.py == 1.4.0
9
- idna == 2.10
10
- lavalink == 3.1.2
11
- multidict == 4.7.6
12
- mysql-connector == 2.2.9
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
19
- websockets == 8.1
20
- yarl == 1.5.1
1
+ aiohttp >= 3.6.2
2
+ async-timeout >= 3.0.1
3
+ attrs >= 19.3.0
4
+ beautifulsoup4 >= 4.9.1
5
+ bs4 >= 0.0.1
6
+ certifi >= 2020.6.20
7
+ chardet >= 3.0.4
8
+ discord.py >= 1.4.0
9
+ idna >= 2.10
10
+ lavalink >= 3.1.2
11
+ multidict >= 4.7.6
12
+ mysql-connector >= 2.2.9
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
19
+ websockets >= 8.1
20
+ yarl >= 1.5.1
21
+ mysql-connector-python >= 8.0.21
You can’t perform that action at this time.
0 commit comments