11#
2- # This file is autogenerated by pip-compile with Python 3.10
2+ # This file is autogenerated by pip-compile with Python 3.8
33# by the following command:
44#
55# pip-compile requirements/base.in
@@ -11,7 +11,7 @@ anyio==3.7.1
1111 # fastapi
1212 # starlette
1313backoff==2.2.1
14- # via -r base.in
14+ # via -r requirements/ base.in
1515beautifulsoup4==4.12.2
1616 # via unstructured
1717certifi==2023.7.22
@@ -26,7 +26,7 @@ charset-normalizer==3.2.0
2626 # requests
2727click==8.1.3
2828 # via
29- # -r base.in
29+ # -r requirements/ base.in
3030 # nltk
3131 # uvicorn
3232cmake==3.27.5
@@ -35,7 +35,7 @@ coloredlogs==15.0.1
3535 # via onnxruntime
3636contourpy==1.1.1
3737 # via matplotlib
38- cryptography==41.0.3
38+ cryptography==41.0.4
3939 # via pdfminer-six
4040cycler==0.11.0
4141 # via matplotlib
@@ -49,8 +49,10 @@ emoji==2.8.0
4949 # via unstructured
5050et-xmlfile==1.1.0
5151 # via openpyxl
52+ exceptiongroup==1.1.3
53+ # via anyio
5254fastapi==0.103.1
53- # via -r base.in
55+ # via -r requirements/ base.in
5456filelock==3.12.4
5557 # via
5658 # huggingface-hub
@@ -78,6 +80,10 @@ idna==3.4
7880 # via
7981 # anyio
8082 # requests
83+ importlib-metadata==6.8.0
84+ # via markdown
85+ importlib-resources==6.0.1
86+ # via matplotlib
8187iopath==0.1.10
8288 # via layoutparser
8389jinja2==3.1.2
@@ -102,7 +108,7 @@ markupsafe==2.1.3
102108 # via jinja2
103109marshmallow==3.20.1
104110 # via dataclasses-json
105- matplotlib==3.8.0
111+ matplotlib==3.7.3
106112 # via pycocotools
107113mpmath==1.3.0
108114 # via sympy
@@ -114,7 +120,7 @@ networkx==3.1
114120 # via torch
115121nltk==3.8.1
116122 # via unstructured
117- numpy==1.26.0
123+ numpy==1.24.4
118124 # via
119125 # contourpy
120126 # layoutparser
@@ -158,7 +164,7 @@ omegaconf==2.3.0
158164 # via effdet
159165onnx==1.14.1
160166 # via unstructured-inference
161- onnxruntime==1.15.1
167+ onnxruntime==1.16.0
162168 # via unstructured-inference
163169opencv-python==4.8.0.76
164170 # via
@@ -175,7 +181,7 @@ packaging==23.1
175181 # pytesseract
176182 # transformers
177183 # unstructured-pytesseract
178- pandas==2.1.0
184+ pandas==2.0.3
179185 # via
180186 # layoutparser
181187 # unstructured
@@ -206,23 +212,23 @@ protobuf==4.24.3
206212 # onnx
207213 # onnxruntime
208214psutil==5.9.5
209- # via -r base.in
215+ # via -r requirements/ base.in
210216pycocotools==2.0.7
211217 # via effdet
212218pycparser==2.21
213219 # via cffi
214220pycryptodome==3.19.0
215- # via -r base.in
221+ # via -r requirements/ base.in
216222pydantic==1.10.12
217223 # via
218- # -r base.in
224+ # -r requirements/ base.in
219225 # fastapi
220226pypandoc==1.11
221227 # via unstructured
222228pyparsing==3.1.1
223229 # via matplotlib
224230pypdf==3.16.1
225- # via -r base.in
231+ # via -r requirements/ base.in
226232pypdfium2==4.20.0
227233 # via pdfplumber
228234pytesseract==0.3.10
@@ -251,24 +257,24 @@ pyyaml==6.0.1
251257 # timm
252258 # transformers
253259ratelimit==2.2.1
254- # via -r base.in
260+ # via -r requirements/ base.in
255261regex==2023.8.8
256262 # via
257263 # nltk
258264 # transformers
259265requests==2.31.0
260266 # via
261- # -r base.in
267+ # -r requirements/ base.in
262268 # huggingface-hub
263269 # torchvision
264270 # transformers
265271 # unstructured
266272safetensors==0.3.2
267273 # via
268- # -c constraints.in
274+ # -c requirements/ constraints.in
269275 # timm
270276 # transformers
271- scipy==1.11.2
277+ scipy==1.10.1
272278 # via layoutparser
273279six==1.16.0
274280 # via
@@ -314,27 +320,32 @@ triton==2.0.0
314320 # via torch
315321typing-extensions==4.8.0
316322 # via
323+ # annotated-types
317324 # fastapi
318325 # huggingface-hub
319326 # iopath
320327 # onnx
321328 # pydantic
329+ # pydantic-core
330+ # pypdf
331+ # starlette
322332 # torch
323333 # typing-inspect
334+ # uvicorn
324335typing-inspect==0.9.0
325336 # via dataclasses-json
326337tzdata==2023.3
327338 # via pandas
328339unstructured[local-inference]==0.10.16
329- # via -r base.in
340+ # via -r requirements/ base.in
330341unstructured-inference==0.5.28
331342 # via unstructured
332343unstructured-pytesseract==0.3.12
333344 # via unstructured
334345urllib3==2.0.4
335346 # via requests
336347uvicorn==0.23.2
337- # via -r base.in
348+ # via -r requirements/ base.in
338349wheel==0.41.2
339350 # via
340351 # nvidia-cublas-cu11
@@ -347,3 +358,10 @@ xlrd==2.0.1
347358 # via unstructured
348359xlsxwriter==3.1.4
349360 # via python-pptx
361+ zipp==3.17.0
362+ # via
363+ # importlib-metadata
364+ # importlib-resources
365+
366+ # The following packages are considered to be unsafe in a requirements file:
367+ # setuptools
0 commit comments