@@ -17,7 +17,9 @@ backoff==2.2.1
1717beautifulsoup4==4.12.2
1818 # via unstructured
1919certifi==2023.11.17
20- # via requests
20+ # via
21+ # requests
22+ # unstructured-client
2123cffi==1.16.0
2224 # via cryptography
2325chardet==5.2.0
@@ -26,6 +28,7 @@ charset-normalizer==3.3.2
2628 # via
2729 # pdfminer-six
2830 # requests
31+ # unstructured-client
2932click==8.1.3
3033 # via
3134 # -r requirements/base.in
@@ -35,21 +38,25 @@ coloredlogs==15.0.1
3538 # via onnxruntime
3639contourpy==1.2.0
3740 # via matplotlib
38- cryptography==41.0.5
41+ cryptography==41.0.7
3942 # via pdfminer-six
4043cycler==0.12.1
4144 # via matplotlib
42- dataclasses-json==0.6.2
43- # via unstructured
45+ dataclasses-json==0.6.3
46+ # via
47+ # unstructured
48+ # unstructured-client
49+ deprecated==1.2.14
50+ # via pikepdf
4451effdet==0.4.1
4552 # via layoutparser
46- emoji==2.8 .0
53+ emoji==2.9 .0
4754 # via unstructured
4855et-xmlfile==1.1.0
4956 # via openpyxl
50- exceptiongroup==1.1.3
57+ exceptiongroup==1.2.0
5158 # via anyio
52- fastapi==0.104.1
59+ fastapi==0.105.0
5360 # via -r requirements/base.in
5461filelock==3.13.1
5562 # via
@@ -60,40 +67,44 @@ filetype==1.2.0
6067 # via unstructured
6168flatbuffers==23.5.26
6269 # via onnxruntime
63- fonttools==4.45 .0
70+ fonttools==4.47 .0
6471 # via matplotlib
65- fsspec==2023.10.0
72+ fsspec==2023.12.2
6673 # via
6774 # huggingface-hub
6875 # torch
6976h11==0.14.0
7077 # via uvicorn
71- huggingface-hub==0.19.4
78+ huggingface-hub==0.20.1
7279 # via
7380 # timm
7481 # tokenizers
7582 # transformers
7683 # unstructured-inference
7784humanfriendly==10.0
7885 # via coloredlogs
79- idna==3.4
86+ idna==3.6
8087 # via
8188 # anyio
8289 # requests
90+ # unstructured-client
8391iopath==0.1.10
8492 # via layoutparser
8593jinja2==3.1.2
8694 # via torch
8795joblib==1.3.2
8896 # via nltk
97+ jsonpath-python==1.0.6
98+ # via unstructured-client
8999kiwisolver==1.4.5
90100 # via matplotlib
91101langdetect==1.0.9
92102 # via unstructured
93103layoutparser[layoutmodels,tesseract]==0.3.4
94104 # via unstructured-inference
95- lxml==4.9.3
105+ lxml==4.9.4
96106 # via
107+ # pikepdf
97108 # python-docx
98109 # python-pptx
99110 # unstructured
@@ -102,15 +113,19 @@ markdown==3.5.1
102113markupsafe==2.1.3
103114 # via jinja2
104115marshmallow==3.20.1
105- # via dataclasses-json
116+ # via
117+ # dataclasses-json
118+ # unstructured-client
106119matplotlib==3.8.2
107120 # via pycocotools
108121mpmath==1.3.0
109122 # via sympy
110123msg-parser==1.2.0
111124 # via unstructured
112125mypy-extensions==1.0.0
113- # via typing-inspect
126+ # via
127+ # typing-inspect
128+ # unstructured-client
114129networkx==3.2.1
115130 # via
116131 # torch
@@ -131,7 +146,7 @@ numpy==1.26.2
131146 # torchvision
132147 # transformers
133148 # unstructured
134- olefile==0.46
149+ olefile==0.47
135150 # via msg-parser
136151omegaconf==2.3.0
137152 # via effdet
@@ -153,10 +168,12 @@ packaging==23.2
153168 # marshmallow
154169 # matplotlib
155170 # onnxruntime
171+ # pikepdf
156172 # pytesseract
157173 # transformers
174+ # unstructured-client
158175 # unstructured-pytesseract
159- pandas==2.1.3
176+ pandas==2.1.4
160177 # via
161178 # layoutparser
162179 # unstructured
@@ -170,12 +187,15 @@ pdfminer-six==20221105
170187 # unstructured
171188pdfplumber==0.10.3
172189 # via layoutparser
190+ pikepdf==8.10.1
191+ # via unstructured
173192pillow==10.1.0
174193 # via
175194 # layoutparser
176195 # matplotlib
177196 # pdf2image
178197 # pdfplumber
198+ # pikepdf
179199 # pytesseract
180200 # python-pptx
181201 # torchvision
@@ -186,7 +206,7 @@ protobuf==4.25.1
186206 # via
187207 # onnx
188208 # onnxruntime
189- psutil==5.9.6
209+ psutil==5.9.7
190210 # via -r requirements/base.in
191211pycocotools==2.0.7
192212 # via effdet
@@ -202,19 +222,22 @@ pypandoc==1.12
202222 # via unstructured
203223pyparsing==3.1.1
204224 # via matplotlib
205- pypdf==3.17.1
206- # via -r requirements/base.in
207- pypdfium2==4.24.0
225+ pypdf==3.17.3
226+ # via
227+ # -r requirements/base.in
228+ # unstructured
229+ pypdfium2==4.25.0
208230 # via pdfplumber
209231pytesseract==0.3.10
210232 # via layoutparser
211233python-dateutil==2.8.2
212234 # via
213235 # matplotlib
214236 # pandas
237+ # unstructured-client
215238python-docx==1.1.0
216239 # via unstructured
217- python-iso639==2023.6.15
240+ python-iso639==2023.12.11
218241 # via unstructured
219242python-magic==0.4.27
220243 # via unstructured
@@ -248,6 +271,7 @@ requests==2.31.0
248271 # torchvision
249272 # transformers
250273 # unstructured
274+ # unstructured-client
251275safetensors==0.3.2
252276 # via
253277 # -c requirements/constraints.in
@@ -259,6 +283,7 @@ six==1.16.0
259283 # via
260284 # langdetect
261285 # python-dateutil
286+ # unstructured-client
262287sniffio==1.3.0
263288 # via anyio
264289soupsieve==2.5
@@ -271,17 +296,17 @@ sympy==1.12
271296 # torch
272297tabulate==0.9.0
273298 # via unstructured
274- timm==0.9.10
299+ timm==0.9.12
275300 # via effdet
276301tokenizers==0.15.0
277302 # via transformers
278- torch==2.1.1
303+ torch==2.1.2
279304 # via
280305 # effdet
281306 # layoutparser
282307 # timm
283308 # torchvision
284- torchvision==0.16.1
309+ torchvision==0.16.2
285310 # via
286311 # effdet
287312 # layoutparser
@@ -292,9 +317,9 @@ tqdm==4.66.1
292317 # iopath
293318 # nltk
294319 # transformers
295- transformers==4.35 .2
320+ transformers==4.36 .2
296321 # via unstructured-inference
297- typing-extensions==4.8 .0
322+ typing-extensions==4.9 .0
298323 # via
299324 # fastapi
300325 # huggingface-hub
@@ -305,23 +330,32 @@ typing-extensions==4.8.0
305330 # torch
306331 # typing-inspect
307332 # unstructured
333+ # unstructured-client
308334 # uvicorn
309335typing-inspect==0.9.0
310- # via dataclasses-json
336+ # via
337+ # dataclasses-json
338+ # unstructured-client
311339tzdata==2023.3
312340 # via pandas
313- unstructured[local-inference]==0.11.0
341+ unstructured[local-inference]==0.11.6
314342 # via -r requirements/base.in
315- unstructured-inference==0.7.15
343+ unstructured-client==0.15.1
344+ # via unstructured
345+ unstructured-inference==0.7.18
316346 # via unstructured
317347unstructured-pytesseract==0.3.12
318348 # via unstructured
319349urllib3==2.1.0
320- # via requests
321- uvicorn==0.24.0.post1
350+ # via
351+ # requests
352+ # unstructured-client
353+ uvicorn==0.25.0
322354 # via -r requirements/base.in
323355wrapt==1.16.0
324- # via unstructured
356+ # via
357+ # deprecated
358+ # unstructured
325359xlrd==2.0.1
326360 # via unstructured
327361xlsxwriter==3.1.9
0 commit comments