-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
154 lines (154 loc) · 6.84 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
-i https://pypi.org/simple
--extra-index-url https://download.pytorch.org/whl/cu118/
absl-py==1.4.0; python_version >= '3.6'
aiohttp==3.8.5
aiohttp-cors==0.7.0
aiosignal==1.3.1; python_version >= '3.7'
async-timeout==4.0.3; python_version >= '3.7'
attrs==23.1.0; python_version >= '3.7'
bcrypt==4.0.1; python_version >= '3.6'
blessed==1.20.0; python_version >= '2.7'
boto3==1.28.53; python_version >= '3.7'
botocore==1.31.53; python_version >= '3.7'
cachetools==5.3.1; python_version >= '3.7'
certifi==2023.7.22; python_version >= '3.6'
cffi==1.15.1
charset-normalizer==3.2.0; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
cloudpickle==2.2.1; python_version >= '3.6'
cmake==3.27.5
codeflare-sdk==0.8.0; python_version >= '3.8' and python_version < '4.0'
codeflare-torchx==0.6.0.dev1; python_version >= '3.7'
colorful==0.5.5
commonmark==0.9.1
contourpy==1.1.1; python_version >= '3.8'
cryptography==40.0.2; python_version >= '3.6'
cycler==0.11.0; python_version >= '3.6'
deprecated==1.2.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
distlib==0.3.7
dnspython==2.4.2; python_version >= '3.8' and python_version < '4.0'
docker==6.1.3; python_version >= '3.7'
docstring-parser==0.8.1; python_version >= '3.5'
executing==1.2.0
filelock==3.12.4; python_version >= '3.8'
fire==0.5.0
fonttools==4.42.1; python_version >= '3.8'
frozenlist==1.4.0; python_version >= '3.8'
fsspec==2023.9.2; python_version >= '3.8'
google-api-core==2.12.0; python_version >= '3.7'
google-api-python-client==1.12.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
google-auth==2.23.0; python_version >= '3.7'
google-auth-httplib2==0.1.1
google-auth-oauthlib==1.0.0; python_version >= '3.6'
google-cloud-core==2.3.3; python_version >= '3.7'
google-cloud-storage==2.11.0; python_version >= '3.7'
google-crc32c==1.5.0; python_version >= '3.7'
google-resumable-media==2.6.0; python_version >= '3.7'
googleapis-common-protos==1.60.0; python_version >= '3.7'
gpustat==1.1.1
greenlet==2.0.2; 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')))))
grpcio==1.51.3; python_version >= '3.10' and sys_platform != 'darwin'
httplib2==0.22.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
idna==3.4; python_version >= '3.5'
importlib-metadata==6.8.0; python_version >= '3.8'
jinja2==3.1.2; python_version >= '3.7'
jmespath==1.0.1; python_version >= '3.7'
joblib==1.3.2; python_version >= '3.7'
jsonschema==4.19.1; python_version >= '3.8'
jsonschema-specifications==2023.7.1; python_version >= '3.8'
kafka-python==2.0.2
kfp==1.8.22; python_full_version >= '3.6.1'
kfp-pipeline-spec==0.1.16; python_full_version >= '3.7.0'
kfp-server-api==1.8.5
kfp-tekton==1.8.0; python_full_version >= '3.8.0'
kfp-tekton-server-api==1.8.0rc8
kiwisolver==1.4.5; python_version >= '3.7'
kubernetes==25.3.0; python_version >= '3.6'
lightning-utilities==0.9.0; python_version >= '3.7'
lit==17.0.1
markdown==3.4.4; python_version >= '3.7'
markupsafe==2.1.3; python_version >= '3.7'
matplotlib==3.7.3; python_version >= '3.8'
mpmath==1.3.0
msgpack==1.0.6; python_version >= '3.8'
multidict==6.0.4; python_version >= '3.7'
mypy-extensions==1.0.0; python_version >= '3.5'
mysql-connector-python==8.0.33; python_version >= '3.8'
networkx==3.1; python_version >= '3.8'
numpy==1.24.4; python_version >= '3.8'
nvidia-ml-py==12.535.108
oauthlib==3.2.2; python_version >= '3.6'
onnx==1.14.1
onnxconverter-common==1.14.0; python_version >= '3.8'
opencensus==0.11.3
opencensus-context==0.1.3
openshift-client==1.0.18
packaging==23.1; python_version >= '3.7'
pandas==2.1.1; python_version >= '3.9'
paramiko==3.3.1; python_version >= '3.6'
pillow==10.0.1; python_version >= '3.8'
pip==23.2.1; python_version >= '3.7'
platformdirs==3.10.0; python_version >= '3.7'
plotly==5.16.1; python_version >= '3.6'
prometheus-client==0.17.1
protobuf==3.20.2; python_version >= '3.7'
psutil==5.9.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
psycopg==3.1.11; python_version >= '3.7'
py-spy==0.3.14
pyasn1==0.5.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
pyasn1-modules==0.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
pycparser==2.21
pydantic==1.10.12; python_version >= '3.7'
pygments==2.16.1; python_version >= '3.7'
pymongo==4.5.0; python_version >= '3.7'
pynacl==1.5.0; python_version >= '3.6'
pyodbc==4.0.39; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
pyparsing==3.1.1; python_full_version >= '3.6.8'
pyre-extensions==0.0.30
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytorch-lightning==2.0.9; python_version >= '3.8'
pytz==2023.3.post1
pyyaml==6.0.1; python_version >= '3.6'
ray[default]==2.5.0
referencing==0.30.2; python_version >= '3.8'
requests==2.31.0; python_version >= '3.7'
requests-oauthlib==1.3.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
requests-toolbelt==0.10.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
rich==12.6.0; python_full_version >= '3.6.3' and python_full_version < '4.0.0'
rpds-py==0.10.3; python_version >= '3.8'
rsa==4.9; python_version >= '3.6' and python_version < '4'
s3transfer==0.6.2; python_version >= '3.7'
scikit-learn==1.3.1; python_version >= '3.8'
scipy==1.11.2; python_version < '3.13' and python_version >= '3.9'
setuptools==68.1.2; python_version >= '3.8'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
skl2onnx==1.15.0
smart-open==6.4.0
sqlalchemy==2.0.21; python_version >= '3.7'
strip-hints==0.1.10
sympy==1.12; python_version >= '3.8'
tabulate==0.9.0; python_version >= '3.7'
tenacity==8.2.3; python_version >= '3.7'
tensorboard==2.14.0; python_version >= '3.8'
tensorboard-data-server==0.7.1; python_version >= '3.7'
termcolor==2.3.0; python_version >= '3.7'
threadpoolctl==3.2.0; python_version >= '3.8'
torch==2.0.1+cu118
torchmetrics==1.2.0; python_version >= '3.8'
torchvision==0.15.2+cu118
tqdm==4.66.1; python_version >= '3.7'
triton==2.0.0; platform_system == 'Linux' and platform_machine == 'x86_64'
typer==0.9.0; python_version >= '3.6'
typing-extensions==4.8.0; python_version >= '3.8'
typing-inspect==0.9.0
tzdata==2023.3; python_version >= '2'
uritemplate==3.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
urllib3==1.26.16; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
virtualenv==20.21.0
wcwidth==0.2.6
websocket-client==1.6.3; python_version >= '3.8'
werkzeug==2.3.7; python_version >= '3.8'
wheel==0.41.2; python_version >= '3.7'
wrapt==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
yarl==1.9.2; python_version >= '3.7'
zipp==3.17.0; python_version >= '3.8'