-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
217 lines (217 loc) · 4.01 KB
/
Copy pathrequirements.txt
File metadata and controls
217 lines (217 loc) · 4.01 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
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
aiofiles==24.1.0
# via -r requirements.in
aiosqlite==0.21.0
# via -r requirements.in
annotated-types==0.7.0
# via pydantic
anyio==4.9.0
# via
# httpx
# openai
# starlette
# watchfiles
boto3==1.38.29
# via -r requirements.in
botocore==1.38.29
# via
# boto3
# s3transfer
certifi==2025.4.26
# via
# httpcore
# httpx
# requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.2
# via
# pdfminer-six
# requests
click==8.2.1
# via uvicorn
cryptography==45.0.3
# via pdfminer-six
distro==1.9.0
# via openai
fastapi==0.115.12
# via -r requirements.in
grpcio==1.72.1
# via qdrant-client
h11==0.16.0
# via
# httpcore
# uvicorn
h2==4.2.0
# via httpx
hpack==4.1.0
# via h2
httpcore==1.0.9
# via httpx
httptools==0.6.4
# via uvicorn
httpx==0.28.1
# via
# langsmith
# openai
# qdrant-client
hyperframe==6.1.0
# via h2
idna==3.10
# via
# anyio
# httpx
# requests
iniconfig==2.1.0
# via pytest
jiter==0.10.0
# via openai
jmespath==1.0.1
# via
# boto3
# botocore
jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain-core==0.3.63
# via langchain-text-splitters
langchain-text-splitters==0.3.8
# via -r requirements.in
langsmith==0.3.44
# via
# -r requirements.in
# langchain-core
mypy==1.16.0
# via -r requirements.in
mypy-extensions==1.1.0
# via mypy
numpy==2.2.6
# via qdrant-client
openai==1.84.0
# via -r requirements.in
orjson==3.10.18
# via langsmith
packaging==24.2
# via
# langchain-core
# langsmith
# pytest
pathspec==0.12.1
# via mypy
pdfminer-six==20250327
# via pdfplumber
pdfplumber==0.11.6
# via -r requirements.in
pillow==11.2.1
# via pdfplumber
pip==25.1.1
# via -r requirements.in
pluggy==1.6.0
# via pytest
portalocker==2.10.1
# via qdrant-client
protobuf==6.31.1
# via qdrant-client
pycparser==2.22
# via cffi
pydantic==2.11.5
# via
# -r requirements.in
# fastapi
# langchain-core
# langsmith
# openai
# pydantic-settings
# qdrant-client
pydantic-core==2.33.2
# via pydantic
pydantic-settings==2.9.1
# via -r requirements.in
pygments==2.19.1
# via pytest
pymupdf==1.26.0
# via -r requirements.in
pypdfium2==4.30.1
# via pdfplumber
pytest==8.4.0
# via
# -r requirements.in
# pytest-asyncio
pytest-asyncio==1.0.0
# via -r requirements.in
python-dateutil==2.9.0.post0
# via botocore
python-dotenv==1.1.0
# via
# -r requirements.in
# pydantic-settings
# uvicorn
python-multipart==0.0.20
# via -r requirements.in
pyyaml==6.0.2
# via
# langchain-core
# uvicorn
qdrant-client==1.14.2
# via -r requirements.in
regex==2024.11.6
# via tiktoken
requests==2.32.3
# via
# langsmith
# requests-toolbelt
# tiktoken
requests-toolbelt==1.0.0
# via langsmith
s3transfer==0.13.0
# via boto3
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via
# anyio
# openai
starlette==0.46.2
# via fastapi
tenacity==9.1.2
# via langchain-core
tiktoken==0.9.0
# via -r requirements.in
tqdm==4.67.1
# via
# -r requirements.in
# openai
typing-extensions==4.14.0
# via
# aiosqlite
# anyio
# fastapi
# langchain-core
# mypy
# openai
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.1
# via
# pydantic
# pydantic-settings
urllib3==2.4.0
# via
# botocore
# qdrant-client
# requests
uuid6==2024.7.10
# via -r requirements.in
uvicorn==0.34.3
# via -r requirements.in
uvloop==0.21.0
# via uvicorn
watchfiles==1.0.5
# via uvicorn
websockets==15.0.1
# via uvicorn
zstandard==0.23.0
# via langsmith