-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
39 lines (39 loc) · 2.33 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
32
33
34
35
36
37
38
39
aiofile==3.8.1; python_version >= "3.7" and python_version < "4"
aiofiles==22.1.0; python_version >= "3.7" and python_version < "4.0"
aiohttp==3.8.3; python_version >= "3.6"
aiosignal==1.2.0; python_version >= "3.6"
anyio==3.6.1; python_full_version >= "3.6.2" and python_version >= "3.7"
async-timeout==4.0.2; python_version >= "3.6"
attrs==22.1.0; python_version >= "3.6"
brotli==1.0.9; platform_python_implementation == "CPython" and python_version >= "3.7"
brotlicffi==1.0.9.2; platform_python_implementation == "PyPy" and python_version >= "3.7"
caio==0.9.8; python_version >= "3.7" and python_version < "4"
certifi==2022.9.24; python_version >= "3.7"
cffi==1.15.1; platform_python_implementation == "PyPy" and python_version >= "3.7"
charset-normalizer==2.1.1; python_full_version >= "3.6.0" and python_version >= "3.6"
colorama==0.4.5; python_version >= "3.6" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.5.0"
colorlog==6.7.0; python_version >= "3.6"
easyprocess==1.1
entrypoint2==1.1
frozenlist==1.3.1; python_version >= "3.7"
h11==0.12.0; python_version >= "3.7"
httpcore==0.15.0; python_version >= "3.7"
httpx==0.23.0; python_version >= "3.7"
idna==3.4; python_version >= "3.7" and python_full_version >= "3.6.2"
inflate64==0.3.0; python_version >= "3.7"
multidict==6.0.2; python_version >= "3.7"
multivolumefile==0.2.3; python_version >= "3.7"
patool==1.12
psutil==5.9.3; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
py7zr==0.20.0; python_version >= "3.7"
pybcj==1.0.1; python_version >= "3.7"
pycparser==2.21; python_version >= "3.7" and python_full_version < "3.0.0" and platform_python_implementation == "PyPy" or platform_python_implementation == "PyPy" and python_version >= "3.7" and python_full_version >= "3.4.0"
pycryptodomex==3.15.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
pyppmd==0.18.3; python_version >= "3.7"
python-dotenv==0.21.0; python_version >= "3.7"
pyunpack==0.3
pyzstd==0.15.3; python_version >= "3.7"
rfc3986==1.5.0; python_version >= "3.7"
sniffio==1.3.0; python_full_version >= "3.6.2" and python_version >= "3.7"
texttable==1.6.4; python_version >= "3.7"
yarl==1.8.1; python_version >= "3.7"