-
-
Notifications
You must be signed in to change notification settings - Fork 77
/
Copy pathrequirements.txt
60 lines (60 loc) · 4.94 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
aiohttp==3.8.3 ; python_full_version >= "3.8.1" and python_version < "3.11"
aiosignal==1.2.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
async-timeout==4.0.2 ; python_full_version >= "3.8.1" and python_version < "3.11"
attrs==22.1.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
backports-zoneinfo==0.2.1 ; python_full_version >= "3.8.1" and python_version < "3.9"
certifi==2022.9.24 ; python_full_version >= "3.8.1" and python_version < "3.11"
cffi==1.15.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
charset-normalizer==2.1.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
click==8.1.3 ; python_full_version >= "3.8.1" and python_version < "3.11"
colorama==0.4.5 ; python_full_version >= "3.8.1" and python_version < "3.11" and platform_system == "Windows"
comtypes==1.1.14 ; python_full_version >= "3.8.1" and python_version < "3.11" and sys_platform == "win32"
cryptography==38.0.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
deprecated==1.2.13 ; python_full_version >= "3.8.1" and python_version < "3.11"
discord-py==2.0.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
et-xmlfile==1.1.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
exchange-calendars==4.2.3 ; python_full_version >= "3.8.1" and python_version < "3.11"
frozenlist==1.3.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
greenlet==1.1.3 ; python_full_version >= "3.8.1" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_version < "3.11"
grpcio-tools==1.48.2 ; python_full_version >= "3.8.1" and python_version < "3.11"
grpcio==1.48.2 ; python_full_version >= "3.8.1" and python_version < "3.11"
idna==3.4 ; python_full_version >= "3.8.1" and python_version < "3.11"
korean-lunar-calendar==0.3.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
lxml==4.9.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
multidict==6.0.2 ; python_full_version >= "3.8.1" and python_version < "3.11"
numpy==1.23.3 ; python_full_version >= "3.8.1" and python_version < "3.11"
openpyxl==3.0.10 ; python_full_version >= "3.8.1" and python_version < "3.11"
packaging==21.3 ; python_full_version >= "3.8.1" and python_version < "3.11"
pandas==1.5.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
protobuf==3.20.3 ; python_full_version >= "3.8.1" and python_version < "3.11"
psutil==5.9.2 ; python_full_version >= "3.8.1" and python_version < "3.11"
pycparser==2.21 ; python_full_version >= "3.8.1" and python_version < "3.11"
pygtrie==2.5.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
pyhocon==0.3.59 ; python_full_version >= "3.8.1" and python_version < "3.11"
pyluach==2.0.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
pyparsing==2.4.7 ; python_full_version >= "3.8.1" and python_version < "3.11"
pyside2==5.15.2.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
python-dateutil==2.8.2 ; python_full_version >= "3.8.1" and python_version < "3.11"
pytz-deprecation-shim==0.1.0.post0 ; python_full_version >= "3.8.1" and python_version < "3.11"
pytz==2022.4 ; python_full_version >= "3.8.1" and python_version < "3.11"
pywin32==304 ; python_full_version >= "3.8.1" and python_version < "3.11" and sys_platform == "win32"
pywinauto==0.6.8 ; python_full_version >= "3.8.1" and python_version < "3.11" and sys_platform == "win32"
qtpy==2.2.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
requests==2.28.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
rx==3.2.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
schedule==1.1.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
send2trash==1.8.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
setuptools==65.4.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
shiboken2==5.15.2.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
six==1.16.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
sqlalchemy==1.4.41 ; python_full_version >= "3.8.1" and python_version < "3.11"
tabulate==0.9.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
toolz==0.12.0 ; python_full_version >= "3.8.1" and python_version < "3.11"
tqdm==4.64.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
typing-extensions==4.4.0 ; python_full_version >= "3.8.1" and python_version < "3.10"
tzdata==2022.4 ; python_full_version >= "3.8.1" and python_version < "3.11"
tzlocal==4.2 ; python_full_version >= "3.8.1" and python_version < "3.11"
urllib3==1.26.12 ; python_full_version >= "3.8.1" and python_version < "3.11"
windows-curses==2.3.0 ; python_full_version >= "3.8.1" and python_version < "3.11" and sys_platform == "win32"
wrapt==1.14.1 ; python_full_version >= "3.8.1" and python_version < "3.11"
yarl==1.8.1 ; python_full_version >= "3.8.1" and python_version < "3.11"