-
Notifications
You must be signed in to change notification settings - Fork 218
Expand file tree
/
Copy pathrequirements.txt
More file actions
208 lines (208 loc) · 4.69 KB
/
Copy pathrequirements.txt
File metadata and controls
208 lines (208 loc) · 4.69 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
# This file was autogenerated by uv via the following command:
# uv pip compile --python=/usr/local/bin/python3.11 ./comps/embeddings/src/requirements.in --universal -o ./comps/embeddings/src/requirements.txt
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.14.0
# via -r requirements.in
aiosignal==1.4.0
# via aiohttp
annotated-doc==0.0.4
# via fastapi
annotated-types==0.7.0
# via pydantic
anyio==4.12.0
# via
# httpx
# openai
# starlette
attrs==25.4.0
# via aiohttp
certifi==2025.11.12
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.4
# via requests
click==8.3.1
# via
# typer-slim
# uvicorn
distro==1.9.0
# via openai
docarray==0.41.0
# via -r requirements.in
fastapi==0.124.4
# via -r requirements.in
filelock==3.20.0
# via huggingface-hub
frozenlist==1.8.0
# via
# aiohttp
# aiosignal
fsspec==2025.12.0
# via huggingface-hub
googleapis-common-protos==1.72.0
# via
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
grpcio==1.76.0
# via opentelemetry-exporter-otlp-proto-grpc
h11==0.16.0
# via
# httpcore
# uvicorn
hf-xet==1.2.0
# via huggingface-hub
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via
# huggingface-hub
# openai
huggingface-hub==1.2.3
# via -r requirements.in
idna==3.15
# via
# anyio
# httpx
# requests
# yarl
importlib-metadata==8.7.0
# via opentelemetry-api
jiter==0.12.0
# via openai
markdown-it-py==4.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
multidict==6.7.0
# via
# aiohttp
# yarl
mypy-extensions==1.1.0
# via typing-inspect
numpy==2.3.5
# via docarray
openai==2.11.0
# via -r requirements.in
opentelemetry-api==1.39.1
# via
# -r requirements.in
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
# opentelemetry-sdk
# opentelemetry-semantic-conventions
opentelemetry-exporter-otlp==1.39.1
# via -r requirements.in
opentelemetry-exporter-otlp-proto-common==1.39.1
# via
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
opentelemetry-exporter-otlp-proto-grpc==1.39.1
# via opentelemetry-exporter-otlp
opentelemetry-exporter-otlp-proto-http==1.39.1
# via opentelemetry-exporter-otlp
opentelemetry-proto==1.39.1
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
opentelemetry-sdk==1.39.1
# via
# -r requirements.in
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
opentelemetry-semantic-conventions==0.60b1
# via opentelemetry-sdk
orjson==3.11.5
# via docarray
packaging==25.0
# via huggingface-hub
pillow==12.0.0
# via -r requirements.in
predictionguard==2.10.0
# via -r requirements.in
prometheus-client==0.23.1
# via prometheus-fastapi-instrumentator
prometheus-fastapi-instrumentator==7.1.0
# via -r requirements.in
propcache==0.4.1
# via
# aiohttp
# yarl
protobuf==6.33.2
# via
# googleapis-common-protos
# opentelemetry-proto
pydantic==2.12.5
# via
# docarray
# fastapi
# openai
pydantic-core==2.41.5
# via pydantic
pygments==2.19.2
# via rich
pyyaml==6.0.3
# via
# -r requirements.in
# huggingface-hub
requests==2.32.5
# via
# opentelemetry-exporter-otlp-proto-http
# predictionguard
rich==14.2.0
# via docarray
shellingham==1.5.4
# via huggingface-hub
shortuuid==1.0.13
# via -r requirements.in
sniffio==1.3.1
# via openai
starlette==0.50.0
# via
# -r requirements.in
# fastapi
# prometheus-fastapi-instrumentator
tabulate==0.9.0
# via predictionguard
tqdm==4.67.1
# via
# huggingface-hub
# openai
typer-slim==0.20.0
# via huggingface-hub
types-requests==2.32.4.20250913
# via docarray
typing-extensions==4.15.0
# via
# fastapi
# grpcio
# huggingface-hub
# openai
# opentelemetry-api
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
# opentelemetry-sdk
# opentelemetry-semantic-conventions
# pydantic
# pydantic-core
# typer-slim
# typing-inspect
# typing-inspection
typing-inspect==0.9.0
# via docarray
typing-inspection==0.4.2
# via pydantic
urllib3==2.6.2
# via
# -r requirements.in
# requests
# types-requests
uvicorn==0.38.0
# via -r requirements.in
yarl==1.22.0
# via aiohttp
zipp==3.23.0
# via importlib-metadata