-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
31 lines (31 loc) · 1.21 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
-i https://pypi.org/simple
aiodns==2.0.0
aiohttp==3.6.3
aiosqlite==0.16.0
async-timeout==3.0.1; python_full_version >= '3.5.3'
attrs==20.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
cachetools==4.1.1; python_version ~= '3.5'
cchardet==2.1.7
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
databases[sqlite]==0.4.0
discord.py==1.5.1
docopt==0.6.2
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
monotonic==1.5
multidict==4.7.6; python_version >= '3.5'
pillow==8.0.1
pycares==3.1.1
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pycryptodomex==3.9.9; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-valve==0.2.1
requests==2.24.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sqlalchemy==1.3.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
steam==1.0.2
typing-extensions==3.7.4.3
unidecode==1.1.1
urllib3==1.25.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
vdf==3.3
yarl==1.5.1; python_version >= '3.5'