-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
56 lines (56 loc) · 952 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
aiofiles==0.6.0
aiohttp==3.7.4
aiosqlite==0.17.0
appdirs==1.4.4
APScheduler==3.7.0
astroid==2.4.2
async-generator==1.10
async-timeout==3.0.1
asyncio-extras==1.3.2
asyncpraw==7.4.0
asyncprawcore==2.3.0
attrs==20.2.0
black==20.8b1
certifi==2022.12.7
chardet==3.0.4
charset-normalizer==2.0.4
click==7.1.2
colorama==0.4.4
discord==1.0.1
discord.py==1.6.0
dnspython==1.16.0
feedparser==6.0.2
filelock==3.0.12
idna==2.10
isort==5.5.2
lazy-object-proxy==1.4.3
mccabe==0.6.1
multidict==4.7.6
mypy-extensions==0.4.3
nabg==1.0.1
numpy==1.22.0
pathspec==0.8.0
Pillow==9.3.0
prawcore==1.5.0
pylint==2.6.0
pymongo==3.11.3
python-dateutil==2.8.1
python-dotenv==0.13.0
pytz==2021.1
PyYAML==5.4
regex==2020.7.14
requests==2.26.0
sgmllib3k==1.0.0
six==1.15.0
toml==0.10.1
typed-ast==1.4.1
typing-extensions==3.7.4.3
tzlocal==2.1
update-checker==0.18.0
uritools==3.0.0
urlextract==1.2.0
urllib3==1.26.5
websocket-client==0.57.0
websockets==9.1
wrapt==1.12.1
yarl==1.5.1