-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
46 lines (46 loc) · 3.54 KB
/
requirements.txt
File metadata and controls
46 lines (46 loc) · 3.54 KB
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
aiosignal==1.3.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
attrs==23.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
certifi==2022.12.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
charset-normalizer==3.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
click==8.1.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and platform_system == "Windows"
distlib==0.3.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
et-xmlfile==1.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
filelock==3.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
fire==0.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
frozenlist==1.3.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
fsspec==2023.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
grpcio==1.49.1 ; python_full_version >= "3.8.1" and python_version < "4.0" and sys_platform == "darwin"
grpcio==1.51.3 ; python_full_version >= "3.8.1" and python_version < "4.0" and sys_platform != "darwin"
idna==3.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
importlib-resources==5.12.0 ; python_full_version >= "3.8.1" and python_version < "3.9"
jsonschema==4.17.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
modin==0.20.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
msgpack==1.0.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
numpy==1.24.3 ; python_version < "4.0" and python_full_version >= "3.8.1"
openpyxl==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
packaging==23.1 ; python_version < "4.0" and python_full_version >= "3.8.1"
pandas==1.5.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
pkgutil-resolve-name==1.3.10 ; python_full_version >= "3.8.1" and python_version < "3.9"
platformdirs==3.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
protobuf==4.22.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
psutil==5.9.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyarrow==11.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pydantic==1.10.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyrsistent==0.19.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dateutil==2.8.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
python-dotenv==1.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytz==2023.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyyaml==6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
randomname==0.2.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
ray==2.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
requests==2.29.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
setuptools==67.7.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
six==1.16.0 ; python_version < "4.0" and python_full_version >= "3.8.1"
tabulate==0.8.10 ; python_full_version >= "3.8.1" and python_version < "4.0"
termcolor==2.3.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
typing-extensions==4.5.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
urllib3==1.26.15 ; python_full_version >= "3.8.1" and python_version < "4.0"
virtualenv==20.21.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
xlrd==2.0.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
zipp==3.15.0 ; python_full_version >= "3.8.1" and python_version < "3.9"