-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.lock
More file actions
291 lines (291 loc) · 7.07 KB
/
Copy pathrequirements.lock
File metadata and controls
291 lines (291 loc) · 7.07 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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --all-extras -o requirements.lock
annotated-types==0.7.0
# via pydantic
anyio==4.4.0
# via
# cli-ai (pyproject.toml)
# httpx
# starlette
async-timeout==4.0.3
# via redis (asyncio parser depends on async_timeout)
apscheduler==3.11.0
# via cli-ai (pyproject.toml)
asgiref==3.9.1
# via opentelemetry-instrumentation-asgi
asyncpg==0.30.0
# via cli-ai (pyproject.toml)
cachetools==5.5.2
# via google-auth
certifi==2025.8.3
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.3
# via requests
click==8.2.1
# via
# typer
# uvicorn
deprecated==1.2.18
# via
# opentelemetry-api
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
dnspython==2.7.0
# via email-validator
email-validator==2.2.0
# via cli-ai (pyproject.toml)
faiss-cpu==1.12.0
# via cli-ai (pyproject.toml)
fastapi==0.112.2
# via cli-ai (pyproject.toml)
flake8==7.1.1
# via cli-ai (pyproject.toml)
google-api-core==2.25.1
# via google-api-python-client
google-api-python-client==2.147.0
# via cli-ai (pyproject.toml)
google-auth==2.33.0
# via
# cli-ai (pyproject.toml)
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-auth-oauthlib
google-auth-httplib2==0.2.0
# via
# cli-ai (pyproject.toml)
# google-api-python-client
google-auth-oauthlib==1.2.1
# via cli-ai (pyproject.toml)
googleapis-common-protos==1.70.0
# via
# google-api-core
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
grpcio==1.74.0
# via opentelemetry-exporter-otlp-proto-grpc
h11==0.16.0
# via
# httpcore
# uvicorn
httpcore==1.0.9
# via httpx
httplib2==0.30.0
# via
# google-api-python-client
# google-auth-httplib2
httpx==0.28.1
# via cli-ai (pyproject.toml)
idna==3.10
# via
# anyio
# email-validator
# httpx
# requests
importlib-metadata==7.1.0
# via opentelemetry-api
iniconfig==2.1.0
# via pytest
jinja2==3.1.4
# via cli-ai (pyproject.toml)
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.2
# via jinja2
mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via markdown-it-py
mypy==1.17.1
# via cli-ai (pyproject.toml)
mypy-extensions==1.1.0
# via mypy
numpy==1.26.4
# via
# cli-ai (pyproject.toml)
# faiss-cpu
oauthlib==3.3.1
# via requests-oauthlib
opentelemetry-api==1.25.0
# via
# cli-ai (pyproject.toml)
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
# opentelemetry-instrumentation
# opentelemetry-instrumentation-asgi
# opentelemetry-instrumentation-fastapi
# opentelemetry-instrumentation-logging
# opentelemetry-sdk
# opentelemetry-semantic-conventions
opentelemetry-exporter-otlp==1.25.0
# via cli-ai (pyproject.toml)
opentelemetry-exporter-otlp-proto-common==1.25.0
# via
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
opentelemetry-exporter-otlp-proto-grpc==1.25.0
# via opentelemetry-exporter-otlp
opentelemetry-exporter-otlp-proto-http==1.25.0
# via opentelemetry-exporter-otlp
opentelemetry-instrumentation==0.46b0
# via
# opentelemetry-instrumentation-asgi
# opentelemetry-instrumentation-fastapi
# opentelemetry-instrumentation-logging
opentelemetry-instrumentation-asgi==0.46b0
# via opentelemetry-instrumentation-fastapi
opentelemetry-instrumentation-fastapi==0.46b0
# via cli-ai (pyproject.toml)
opentelemetry-instrumentation-logging==0.46b0
# via cli-ai (pyproject.toml)
opentelemetry-proto==1.25.0
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
opentelemetry-sdk==1.25.0
# via
# cli-ai (pyproject.toml)
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
opentelemetry-semantic-conventions==0.46b0
# via
# opentelemetry-instrumentation-asgi
# opentelemetry-instrumentation-fastapi
# opentelemetry-sdk
opentelemetry-util-http==0.46b0
# via
# opentelemetry-instrumentation-asgi
# opentelemetry-instrumentation-fastapi
packaging==25.0
# via
# faiss-cpu
# pytest
pathspec==0.12.1
# via mypy
pluggy==1.6.0
# via pytest
prometheus-client==0.22.1
# via prometheus-fastapi-instrumentator
prometheus-fastapi-instrumentator==7.1.0
# via cli-ai (pyproject.toml)
proto-plus==1.26.1
# via google-api-core
protobuf==4.25.8
# via
# google-api-core
# googleapis-common-protos
# opentelemetry-proto
# proto-plus
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.2
# via google-auth
pycodestyle==2.12.1
# via flake8
pydantic==2.8.2
# via
# cli-ai (pyproject.toml)
# fastapi
# pydantic-settings
pydantic-core==2.20.1
# via pydantic
pydantic-settings==2.10.1
# via cli-ai (pyproject.toml)
pyflakes==3.2.0
# via flake8
pygments==2.19.2
# via
# pytest
# rich
pyparsing==3.2.3
# via httplib2
pytest==8.4.2
# via
# cli-ai (pyproject.toml)
# pytest-asyncio
pytest-asyncio==1.1.0
# via cli-ai (pyproject.toml)
python-dotenv==1.0.1
# via
# cli-ai (pyproject.toml)
# pydantic-settings
python-multipart==0.0.20
# via cli-ai (pyproject.toml)
pyyaml==6.0.2
# via cli-ai (pyproject.toml)
rapidfuzz==3.10.0
# via cli-ai (pyproject.toml)
redis==6.4.0
# via cli-ai (pyproject.toml)
regex==2025.9.1
# via tiktoken
requests==2.32.3
# via
# cli-ai (pyproject.toml)
# google-api-core
# opentelemetry-exporter-otlp-proto-http
# requests-oauthlib
# stripe
# tiktoken
requests-oauthlib==2.0.0
# via google-auth-oauthlib
rich==13.7.1
# via
# cli-ai (pyproject.toml)
# typer
rsa==4.9.1
# via google-auth
ruff==0.12.12
# via cli-ai (pyproject.toml)
setuptools==80.9.0
# via opentelemetry-instrumentation
shellingham==1.5.4
# via typer
sniffio==1.3.1
# via anyio
starlette==0.38.6
# via
# fastapi
# prometheus-fastapi-instrumentator
stripe==9.8.0
# via cli-ai (pyproject.toml)
tiktoken==0.11.0
# via cli-ai (pyproject.toml)
tomli==2.2.1
# via cli-ai (pyproject.toml)
typer==0.12.3
# via cli-ai (pyproject.toml)
typing-extensions==4.15.0
# via
# fastapi
# mypy
# opentelemetry-sdk
# pydantic
# pydantic-core
# stripe
# typer
# typing-inspection
typing-inspection==0.4.1
# via pydantic-settings
tzdata==2025.2
# via cli-ai (pyproject.toml)
tzlocal==5.3.1
# via apscheduler
uritemplate==4.2.0
# via google-api-python-client
urllib3==2.5.0
# via requests
uvicorn==0.30.6
# via cli-ai (pyproject.toml)
wrapt==1.17.3
# via
# deprecated
# opentelemetry-instrumentation
zipp==3.23.0
# via importlib-metadata