@@ -8,13 +8,14 @@ antlr4-python3-runtime==4.9.3
88 # via omegaconf
99anyio==3.7.1
1010 # via
11+ # fastapi
1112 # starlette
1213 # watchfiles
1314attrs==23.1.0
1415 # via
1516 # jsonschema
1617 # referencing
17- autoflake==2.2.0
18+ autoflake==2.2.1
1819 # via unstructured-api-tools
1920beautifulsoup4==4.12.2
2021 # via
@@ -46,6 +47,8 @@ cryptography==41.0.3
4647 # via pdfminer-six
4748cycler==0.11.0
4849 # via matplotlib
50+ dataclasses-json==0.6.0
51+ # via unstructured
4952defusedxml==0.7.1
5053 # via nbconvert
5154ebooklib==0.18
@@ -58,7 +61,7 @@ et-xmlfile==1.1.0
5861 # via openpyxl
5962exceptiongroup==1.1.3
6063 # via anyio
61- fastapi==0.103.0
64+ fastapi==0.103.1
6265 # via unstructured-api-tools
6366fastjsonschema==2.18.0
6467 # via nbformat
@@ -73,7 +76,7 @@ flatbuffers==23.5.26
7376 # via onnxruntime
7477fonttools==4.42.1
7578 # via matplotlib
76- fsspec==2023.6 .0
79+ fsspec==2023.9 .0
7780 # via huggingface-hub
7881h11==0.14.0
7982 # via uvicorn
@@ -129,6 +132,8 @@ markupsafe==2.1.3
129132 # via
130133 # jinja2
131134 # nbconvert
135+ marshmallow==3.20.1
136+ # via dataclasses-json
132137matplotlib==3.7.2
133138 # via pycocotools
134139mistune==3.0.1
@@ -140,7 +145,9 @@ msg-parser==1.2.0
140145mypy==1.5.1
141146 # via unstructured-api-tools
142147mypy-extensions==1.0.0
143- # via mypy
148+ # via
149+ # mypy
150+ # typing-inspect
144151nbclient==0.8.0
145152 # via nbconvert
146153nbconvert==7.8.0
@@ -158,6 +165,7 @@ numpy==1.25.2
158165 # contourpy
159166 # layoutparser
160167 # matplotlib
168+ # onnx
161169 # onnxruntime
162170 # opencv-python
163171 # pandas
@@ -169,6 +177,8 @@ olefile==0.46
169177 # via msg-parser
170178omegaconf==2.3.0
171179 # via effdet
180+ onnx==1.14.1
181+ # via unstructured-inference
172182onnxruntime==1.15.1
173183 # via unstructured-inference
174184opencv-python==4.8.0.76
@@ -180,12 +190,13 @@ openpyxl==3.1.2
180190packaging==23.1
181191 # via
182192 # huggingface-hub
193+ # marshmallow
183194 # matplotlib
184195 # nbconvert
185196 # onnxruntime
186197 # pytesseract
187198 # transformers
188- pandas==2.0.3
199+ pandas==2.1.0
189200 # via
190201 # layoutparser
191202 # unstructured
@@ -202,7 +213,7 @@ pdfminer-six==20221105
202213 # unstructured
203214pdfplumber==0.10.2
204215 # via layoutparser
205- pillow==9.5 .0
216+ pillow==10.0 .0
206217 # via
207218 # layoutparser
208219 # matplotlib
@@ -211,13 +222,14 @@ pillow==9.5.0
211222 # pytesseract
212223 # python-pptx
213224 # torchvision
214- # unstructured
215225platformdirs==3.10.0
216226 # via jupyter-core
217227portalocker==2.7.0
218228 # via iopath
219229protobuf==4.24.2
220- # via onnxruntime
230+ # via
231+ # onnx
232+ # onnxruntime
221233psutil==5.9.5
222234 # via -r requirements/base.in
223235pycocotools==2.0.7
@@ -238,7 +250,7 @@ pypandoc==1.11
238250 # via unstructured
239251pyparsing==3.0.9
240252 # via matplotlib
241- pypdf==3.15.4
253+ pypdf==3.15.5
242254 # via -r requirements/base.in
243255pypdfium2==4.19.0
244256 # via pdfplumber
@@ -259,9 +271,9 @@ python-multipart==0.0.6
259271 # via
260272 # unstructured-api-tools
261273 # unstructured-inference
262- python-pptx==0.6.22
274+ python-pptx==0.6.21
263275 # via unstructured
264- pytz==2023.3
276+ pytz==2023.3.post1
265277 # via pandas
266278pyyaml==6.0.1
267279 # via
@@ -290,7 +302,7 @@ requests==2.31.0
290302 # torchvision
291303 # transformers
292304 # unstructured
293- rpds-py==0.10.0
305+ rpds-py==0.10.2
294306 # via
295307 # jsonschema
296308 # referencing
@@ -308,7 +320,7 @@ six==1.16.0
308320 # python-dateutil
309321sniffio==1.3.0
310322 # via anyio
311- soupsieve==2.4.1
323+ soupsieve==2.5
312324 # via beautifulsoup4
313325starlette==0.27.0
314326 # via fastapi
@@ -318,7 +330,7 @@ sympy==1.12
318330 # torch
319331tabulate==0.9.0
320332 # via unstructured
321- timm==0.9.5
333+ timm==0.9.7
322334 # via effdet
323335tinycss2==1.2.1
324336 # via nbconvert
@@ -354,7 +366,7 @@ traitlets==5.9.0
354366 # nbclient
355367 # nbconvert
356368 # nbformat
357- transformers==4.32.1
369+ transformers==4.33.0
358370 # via unstructured-inference
359371types-requests==2.31.0.2
360372 # via unstructured-api-tools
@@ -369,17 +381,21 @@ typing-extensions==4.7.1
369381 # huggingface-hub
370382 # iopath
371383 # mypy
384+ # onnx
372385 # pydantic
373386 # pydantic-core
374387 # torch
388+ # typing-inspect
375389 # uvicorn
390+ typing-inspect==0.9.0
391+ # via dataclasses-json
376392tzdata==2023.3
377393 # via pandas
378- unstructured[local-inference]==0.10.8
394+ unstructured[local-inference]==0.10.12
379395 # via -r requirements/base.in
380396unstructured-api-tools==0.10.11
381397 # via -r requirements/base.in
382- unstructured-inference==0.5.17
398+ unstructured-inference==0.5.22
383399 # via unstructured
384400urllib3==2.0.4
385401 # via requests
0 commit comments