Nikhil Pravin Pise commited on
Commit
2ac1524
·
1 Parent(s): 696f787

Fix HF Docker build: auto-generate requirements.txt from pyproject.toml

Browse files
Files changed (1) hide show
  1. requirements.txt +310 -0
requirements.txt ADDED
@@ -0,0 +1,310 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.13
3
+ # by the following command:
4
+ #
5
+ # pip-compile --output-file=requirements.txt pyproject.toml
6
+ #
7
+ aiohappyeyeballs==2.6.1
8
+ # via aiohttp
9
+ aiohttp==3.13.3
10
+ # via langchain-community
11
+ aiosignal==1.4.0
12
+ # via aiohttp
13
+ alembic==1.18.4
14
+ # via mediguard-ai (pyproject.toml)
15
+ annotated-doc==0.0.4
16
+ # via fastapi
17
+ annotated-types==0.7.0
18
+ # via pydantic
19
+ anyio==4.12.1
20
+ # via
21
+ # httpx
22
+ # openai
23
+ # starlette
24
+ # watchfiles
25
+ attrs==25.4.0
26
+ # via aiohttp
27
+ backoff==2.2.1
28
+ # via langfuse
29
+ certifi==2026.2.25
30
+ # via
31
+ # httpcore
32
+ # httpx
33
+ # opensearch-py
34
+ # requests
35
+ charset-normalizer==3.4.4
36
+ # via requests
37
+ click==8.3.1
38
+ # via uvicorn
39
+ colorama==0.4.6
40
+ # via
41
+ # click
42
+ # tqdm
43
+ # uvicorn
44
+ dataclasses-json==0.6.7
45
+ # via langchain-community
46
+ distro==1.9.0
47
+ # via openai
48
+ events==0.5
49
+ # via opensearch-py
50
+ faiss-cpu==1.13.2
51
+ # via mediguard-ai (pyproject.toml)
52
+ fastapi==0.133.0
53
+ # via mediguard-ai (pyproject.toml)
54
+ frozenlist==1.8.0
55
+ # via
56
+ # aiohttp
57
+ # aiosignal
58
+ googleapis-common-protos==1.72.0
59
+ # via opentelemetry-exporter-otlp-proto-http
60
+ greenlet==3.3.2
61
+ # via sqlalchemy
62
+ grpcio==1.78.1
63
+ # via opensearch-protobufs
64
+ h11==0.16.0
65
+ # via
66
+ # httpcore
67
+ # uvicorn
68
+ httpcore==1.0.9
69
+ # via httpx
70
+ httptools==0.7.1
71
+ # via uvicorn
72
+ httpx==0.28.1
73
+ # via
74
+ # langfuse
75
+ # langgraph-sdk
76
+ # langsmith
77
+ # mediguard-ai (pyproject.toml)
78
+ # openai
79
+ httpx-sse==0.4.3
80
+ # via langchain-community
81
+ idna==3.11
82
+ # via
83
+ # anyio
84
+ # httpx
85
+ # requests
86
+ # yarl
87
+ importlib-metadata==8.7.1
88
+ # via opentelemetry-api
89
+ jiter==0.13.0
90
+ # via openai
91
+ jsonpatch==1.33
92
+ # via langchain-core
93
+ jsonpointer==3.0.0
94
+ # via jsonpatch
95
+ langchain==1.2.10
96
+ # via mediguard-ai (pyproject.toml)
97
+ langchain-classic==1.0.1
98
+ # via langchain-community
99
+ langchain-community==0.4.1
100
+ # via mediguard-ai (pyproject.toml)
101
+ langchain-core==1.2.15
102
+ # via
103
+ # langchain
104
+ # langchain-classic
105
+ # langchain-community
106
+ # langchain-text-splitters
107
+ # langgraph
108
+ # langgraph-checkpoint
109
+ # langgraph-prebuilt
110
+ langchain-text-splitters==1.1.1
111
+ # via langchain-classic
112
+ langfuse==3.14.5
113
+ # via mediguard-ai (pyproject.toml)
114
+ langgraph==1.0.9
115
+ # via
116
+ # langchain
117
+ # mediguard-ai (pyproject.toml)
118
+ langgraph-checkpoint==4.0.0
119
+ # via
120
+ # langgraph
121
+ # langgraph-prebuilt
122
+ langgraph-prebuilt==1.0.8
123
+ # via langgraph
124
+ langgraph-sdk==0.3.9
125
+ # via langgraph
126
+ langsmith==0.7.6
127
+ # via
128
+ # langchain-classic
129
+ # langchain-community
130
+ # langchain-core
131
+ mako==1.3.10
132
+ # via alembic
133
+ markupsafe==3.0.3
134
+ # via mako
135
+ marshmallow==3.26.2
136
+ # via dataclasses-json
137
+ multidict==6.7.1
138
+ # via
139
+ # aiohttp
140
+ # yarl
141
+ mypy-extensions==1.1.0
142
+ # via typing-inspect
143
+ numpy==2.4.2
144
+ # via
145
+ # faiss-cpu
146
+ # langchain-community
147
+ openai==2.24.0
148
+ # via langfuse
149
+ opensearch-protobufs==0.19.0
150
+ # via opensearch-py
151
+ opensearch-py==3.1.0
152
+ # via mediguard-ai (pyproject.toml)
153
+ opentelemetry-api==1.39.1
154
+ # via
155
+ # langfuse
156
+ # opentelemetry-exporter-otlp-proto-http
157
+ # opentelemetry-sdk
158
+ # opentelemetry-semantic-conventions
159
+ opentelemetry-exporter-otlp-proto-common==1.39.1
160
+ # via opentelemetry-exporter-otlp-proto-http
161
+ opentelemetry-exporter-otlp-proto-http==1.39.1
162
+ # via langfuse
163
+ opentelemetry-proto==1.39.1
164
+ # via
165
+ # opentelemetry-exporter-otlp-proto-common
166
+ # opentelemetry-exporter-otlp-proto-http
167
+ opentelemetry-sdk==1.39.1
168
+ # via
169
+ # langfuse
170
+ # opentelemetry-exporter-otlp-proto-http
171
+ opentelemetry-semantic-conventions==0.60b1
172
+ # via opentelemetry-sdk
173
+ orjson==3.11.7
174
+ # via
175
+ # langgraph-sdk
176
+ # langsmith
177
+ ormsgpack==1.12.2
178
+ # via langgraph-checkpoint
179
+ packaging==25.0
180
+ # via
181
+ # faiss-cpu
182
+ # langchain-core
183
+ # langfuse
184
+ # langsmith
185
+ # marshmallow
186
+ propcache==0.4.1
187
+ # via
188
+ # aiohttp
189
+ # yarl
190
+ protobuf==6.33.5
191
+ # via
192
+ # googleapis-common-protos
193
+ # opensearch-protobufs
194
+ # opentelemetry-proto
195
+ psycopg2-binary==2.9.11
196
+ # via mediguard-ai (pyproject.toml)
197
+ pydantic==2.12.5
198
+ # via
199
+ # fastapi
200
+ # langchain
201
+ # langchain-classic
202
+ # langchain-core
203
+ # langfuse
204
+ # langgraph
205
+ # langsmith
206
+ # mediguard-ai (pyproject.toml)
207
+ # openai
208
+ # pydantic-settings
209
+ pydantic-core==2.41.5
210
+ # via pydantic
211
+ pydantic-settings==2.13.1
212
+ # via
213
+ # langchain-community
214
+ # mediguard-ai (pyproject.toml)
215
+ pypdf==6.7.3
216
+ # via mediguard-ai (pyproject.toml)
217
+ python-dateutil==2.9.0.post0
218
+ # via opensearch-py
219
+ python-dotenv==1.2.1
220
+ # via
221
+ # mediguard-ai (pyproject.toml)
222
+ # pydantic-settings
223
+ # uvicorn
224
+ pyyaml==6.0.3
225
+ # via
226
+ # langchain-classic
227
+ # langchain-community
228
+ # langchain-core
229
+ # uvicorn
230
+ redis==7.2.0
231
+ # via mediguard-ai (pyproject.toml)
232
+ requests==2.32.5
233
+ # via
234
+ # langchain-classic
235
+ # langchain-community
236
+ # langfuse
237
+ # langsmith
238
+ # opensearch-py
239
+ # opentelemetry-exporter-otlp-proto-http
240
+ # requests-toolbelt
241
+ requests-toolbelt==1.0.0
242
+ # via langsmith
243
+ six==1.17.0
244
+ # via python-dateutil
245
+ sniffio==1.3.1
246
+ # via openai
247
+ sqlalchemy==2.0.47
248
+ # via
249
+ # alembic
250
+ # langchain-classic
251
+ # langchain-community
252
+ # mediguard-ai (pyproject.toml)
253
+ starlette==0.52.1
254
+ # via fastapi
255
+ tenacity==9.1.4
256
+ # via
257
+ # langchain-community
258
+ # langchain-core
259
+ # mediguard-ai (pyproject.toml)
260
+ tqdm==4.67.3
261
+ # via openai
262
+ typing-extensions==4.15.0
263
+ # via
264
+ # alembic
265
+ # fastapi
266
+ # grpcio
267
+ # langchain-core
268
+ # openai
269
+ # opentelemetry-api
270
+ # opentelemetry-exporter-otlp-proto-http
271
+ # opentelemetry-sdk
272
+ # opentelemetry-semantic-conventions
273
+ # pydantic
274
+ # pydantic-core
275
+ # sqlalchemy
276
+ # typing-inspect
277
+ # typing-inspection
278
+ typing-inspect==0.9.0
279
+ # via dataclasses-json
280
+ typing-inspection==0.4.2
281
+ # via
282
+ # fastapi
283
+ # pydantic
284
+ # pydantic-settings
285
+ urllib3==2.6.3
286
+ # via
287
+ # opensearch-py
288
+ # requests
289
+ uuid-utils==0.14.1
290
+ # via
291
+ # langchain-core
292
+ # langsmith
293
+ uvicorn[standard]==0.41.0
294
+ # via mediguard-ai (pyproject.toml)
295
+ watchfiles==1.1.1
296
+ # via uvicorn
297
+ websockets==16.0
298
+ # via uvicorn
299
+ wrapt==1.17.3
300
+ # via langfuse
301
+ xxhash==3.6.0
302
+ # via
303
+ # langgraph
304
+ # langsmith
305
+ yarl==1.22.0
306
+ # via aiohttp
307
+ zipp==3.23.0
308
+ # via importlib-metadata
309
+ zstandard==0.25.0
310
+ # via langsmith