-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
31 lines (31 loc) · 1.19 KB
/
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
aiofiles==0.6.0
aiohttp==3.7.4; python_version >= '3.6'
appdirs==1.4.4
async-timeout==3.0.1; python_full_version >= '3.5.3'
asyncpraw==7.2.0
asyncprawcore==2.0.1; python_version >= '3.6'
attrs==20.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
autoflake==1.4
black==20.8b1
certifi==2020.12.5
chardet==3.0.4
click==7.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
discord.py==1.6.0; python_full_version >= '3.5.3'
discord==1.0.1
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
isort==5.7.0
multidict==5.1.0; python_version >= '3.6'
mypy-extensions==0.4.3
pathspec==0.8.1
pyflakes==2.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
regex==2020.11.13
requests==2.25.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
typed-ast==1.4.2
typing-extensions==3.7.4.3
update-checker==0.18.0
urllib3==1.26.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
vulture==2.3
yarl==1.6.3; python_version >= '3.6'
motor~=2.3.1
databases~=0.4.1