-
Notifications
You must be signed in to change notification settings - Fork 79
Expand file tree
/
Copy pathrequirements_compiled.txt
More file actions
222 lines (222 loc) · 3.92 KB
/
requirements_compiled.txt
File metadata and controls
222 lines (222 loc) · 3.92 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
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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.3
# via
# aiohttp-cors
# ray
aiohttp-cors==0.8.1
# via ray
aiosignal==1.4.0
# via aiohttp
annotated-doc==0.0.4
# via fastapi
annotated-types==0.7.0
# via pydantic
anyio==4.12.1
# via
# starlette
# watchfiles
attrs==25.4.0
# via
# aiohttp
# jsonschema
# referencing
certifi==2026.2.25
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.4
# via requests
click==8.2.1
# via
# ray
# uvicorn
colorful==0.5.8
# via ray
cryptography==46.0.5
# via google-auth
distlib==0.4.0
# via virtualenv
fastapi==0.133.0
# via ray
filelock==3.24.3
# via
# ray
# virtualenv
frozenlist==1.8.0
# via
# aiohttp
# aiosignal
fsspec==2026.2.0
# via ray
google-api-core==2.30.0
# via opencensus
google-auth==2.48.0
# via google-api-core
googleapis-common-protos==1.72.0
# via google-api-core
grpcio==1.75.0
# via ray
h11==0.16.0
# via uvicorn
httptools==0.7.1
# via uvicorn
idna==3.11
# via
# anyio
# requests
# yarl
importlib-metadata==8.7.1
# via opentelemetry-api
jsonschema==4.26.0
# via ray
jsonschema-specifications==2025.9.1
# via jsonschema
msgpack==1.1.2
# via ray
multidict==6.7.1
# via
# aiohttp
# yarl
numpy==2.4.2
# via
# pandas
# ray
# tensorboardx
opencensus==0.11.4
# via ray
opencensus-context==0.1.3
# via opencensus
opentelemetry-api==1.39.1
# via
# opentelemetry-exporter-prometheus
# opentelemetry-sdk
# opentelemetry-semantic-conventions
opentelemetry-exporter-prometheus==0.60b1
# via ray
opentelemetry-proto==1.39.1
# via ray
opentelemetry-sdk==1.39.1
# via
# opentelemetry-exporter-prometheus
# ray
opentelemetry-semantic-conventions==0.60b1
# via opentelemetry-sdk
packaging==26.0
# via
# ray
# tensorboardx
pandas==3.0.1
# via ray
platformdirs==4.9.2
# via virtualenv
prometheus-client==0.24.1
# via
# opentelemetry-exporter-prometheus
# ray
propcache==0.4.1
# via
# aiohttp
# yarl
proto-plus==1.27.1
# via google-api-core
protobuf==6.33.5
# via
# google-api-core
# googleapis-common-protos
# opentelemetry-proto
# proto-plus
# ray
# tensorboardx
py-spy==0.4.1
# via ray
pyarrow==20.0.0
# via ray
pyasn1==0.6.2
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.2
# via google-auth
pycparser==3.0
# via cffi
pydantic==2.12.5
# via
# fastapi
# ray
pydantic-core==2.41.5
# via pydantic
python-dateutil==2.9.0.post0
# via pandas
python-dotenv==1.2.1
# via uvicorn
pyyaml==6.0.3
# via
# ray
# uvicorn
ray==2.52.1
# via -r req.txt
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.32.5
# via
# google-api-core
# ray
rpds-py==0.30.0
# via
# jsonschema
# referencing
rsa==4.9.1
# via google-auth
six==1.17.0
# via
# opencensus
# python-dateutil
smart-open==7.5.1
# via ray
starlette==0.52.1
# via
# fastapi
# ray
tensorboardx==2.6.4
# via ray
typing-extensions==4.15.0
# via
# aiosignal
# anyio
# fastapi
# grpcio
# opentelemetry-api
# opentelemetry-sdk
# opentelemetry-semantic-conventions
# pydantic
# pydantic-core
# referencing
# starlette
# typing-inspection
typing-inspection==0.4.2
# via
# fastapi
# pydantic
urllib3==2.6.3
# via requests
uvicorn==0.41.0
# via ray
uvloop==0.22.1
# via uvicorn
virtualenv==20.39.0
# via ray
watchfiles==1.1.1
# via
# ray
# uvicorn
websockets==16.0
# via uvicorn
wrapt==2.1.1
# via smart-open
yarl==1.22.0
# via aiohttp
zipp==3.23.0
# via importlib-metadata