-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
33 lines (33 loc) · 2.6 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
appdirs==1.4.4 ; python_version >= "3.8" and python_version < "3.11"
brotli==1.1.0 ; python_version >= "3.8" and python_version < "3.11" and platform_python_implementation == "CPython"
brotlicffi==1.1.0.0 ; python_version >= "3.8" and python_version < "3.11" and platform_python_implementation == "PyPy"
certifi==2024.7.4 ; python_version >= "3.8" and python_version < "3.11"
cffi==1.16.0 ; python_version >= "3.8" and python_version < "3.11" and platform_python_implementation == "PyPy"
charset-normalizer==3.3.2 ; python_version >= "3.8" and python_version < "3.11"
colorama==0.4.6 ; python_version >= "3.8" and python_version < "3.11" and sys_platform == "win32"
cssutils==2.11.1 ; python_version >= "3.8" and python_version < "3.11"
idna==3.7 ; python_version >= "3.8" and python_version < "3.11"
inflate64==1.0.0 ; python_version >= "3.8" and python_version < "3.11"
iniparse==0.5 ; python_version >= "3.8" and python_version < "3.11"
loguru==0.7.2 ; python_version >= "3.8" and python_version < "3.11"
more-itertools==10.3.0 ; python_version >= "3.8" and python_version < "3.11"
multivolumefile==0.2.3 ; python_version >= "3.8" and python_version < "3.11"
packaging==24.1 ; python_version >= "3.8" and python_version < "3.11"
pefile==2023.2.7 ; python_version >= "3.8" and python_version < "3.11"
psutil==6.0.0 ; python_version >= "3.8" and python_version < "3.11" and sys_platform != "cygwin"
py7zr==0.21.1 ; python_version >= "3.8" and python_version < "3.11"
pybcj==1.0.2 ; python_version >= "3.8" and python_version < "3.11"
pycparser==2.22 ; python_version >= "3.8" and python_version < "3.11" and platform_python_implementation == "PyPy"
pycryptodomex==3.20.0 ; python_version >= "3.8" and python_version < "3.11"
pyppmd==1.1.0 ; python_version >= "3.8" and python_version < "3.11"
pyside2==5.15.2.1 ; python_version >= "3.8" and python_version < "3.11"
pysimpleguiqt==0.35.0 ; python_version >= "3.8" and python_version < "3.11"
pyzstd==0.16.0 ; python_version >= "3.8" and python_version < "3.11"
requests==2.32.3 ; python_version >= "3.8" and python_version < "3.11"
ruamel-yaml-clib==0.2.8 ; platform_python_implementation == "CPython" and python_version < "3.11" and python_version >= "3.8"
ruamel-yaml==0.18.6 ; python_version >= "3.8" and python_version < "3.11"
shiboken2==5.15.2.1 ; python_version >= "3.8" and python_version < "3.11"
six==1.16.0 ; python_version >= "3.8" and python_version < "3.11"
texttable==1.7.0 ; python_version >= "3.8" and python_version < "3.11"
urllib3==2.2.2 ; python_version >= "3.8" and python_version < "3.11"
win32-setctime==1.1.0 ; python_version >= "3.8" and python_version < "3.11" and sys_platform == "win32"