Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump unstructured #334

Merged
merged 1 commit into from
Dec 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## 0.0.61-dev0
## 0.0.61

* Bump unstructured to 0.11.6
* Handle invalid hi_res_model_name kwarg

## 0.0.60
Expand Down
98 changes: 66 additions & 32 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ backoff==2.2.1
beautifulsoup4==4.12.2
# via unstructured
certifi==2023.11.17
# via requests
# via
# requests
# unstructured-client
cffi==1.16.0
# via cryptography
chardet==5.2.0
Expand All @@ -26,6 +28,7 @@ charset-normalizer==3.3.2
# via
# pdfminer-six
# requests
# unstructured-client
click==8.1.3
# via
# -r requirements/base.in
Expand All @@ -35,21 +38,25 @@ coloredlogs==15.0.1
# via onnxruntime
contourpy==1.2.0
# via matplotlib
cryptography==41.0.5
cryptography==41.0.7
# via pdfminer-six
cycler==0.12.1
# via matplotlib
dataclasses-json==0.6.2
# via unstructured
dataclasses-json==0.6.3
# via
# unstructured
# unstructured-client
deprecated==1.2.14
# via pikepdf
effdet==0.4.1
# via layoutparser
emoji==2.8.0
emoji==2.9.0
# via unstructured
et-xmlfile==1.1.0
# via openpyxl
exceptiongroup==1.1.3
exceptiongroup==1.2.0
# via anyio
fastapi==0.104.1
fastapi==0.105.0
# via -r requirements/base.in
filelock==3.13.1
# via
Expand All @@ -60,40 +67,44 @@ filetype==1.2.0
# via unstructured
flatbuffers==23.5.26
# via onnxruntime
fonttools==4.45.0
fonttools==4.47.0
# via matplotlib
fsspec==2023.10.0
fsspec==2023.12.2
# via
# huggingface-hub
# torch
h11==0.14.0
# via uvicorn
huggingface-hub==0.19.4
huggingface-hub==0.20.1
# via
# timm
# tokenizers
# transformers
# unstructured-inference
humanfriendly==10.0
# via coloredlogs
idna==3.4
idna==3.6
# via
# anyio
# requests
# unstructured-client
iopath==0.1.10
# via layoutparser
jinja2==3.1.2
# via torch
joblib==1.3.2
# via nltk
jsonpath-python==1.0.6
# via unstructured-client
kiwisolver==1.4.5
# via matplotlib
langdetect==1.0.9
# via unstructured
layoutparser[layoutmodels,tesseract]==0.3.4
# via unstructured-inference
lxml==4.9.3
lxml==4.9.4
# via
# pikepdf
# python-docx
# python-pptx
# unstructured
Expand All @@ -102,15 +113,19 @@ markdown==3.5.1
markupsafe==2.1.3
# via jinja2
marshmallow==3.20.1
# via dataclasses-json
# via
# dataclasses-json
# unstructured-client
matplotlib==3.8.2
# via pycocotools
mpmath==1.3.0
# via sympy
msg-parser==1.2.0
# via unstructured
mypy-extensions==1.0.0
# via typing-inspect
# via
# typing-inspect
# unstructured-client
networkx==3.2.1
# via
# torch
Expand All @@ -131,7 +146,7 @@ numpy==1.26.2
# torchvision
# transformers
# unstructured
olefile==0.46
olefile==0.47
# via msg-parser
omegaconf==2.3.0
# via effdet
Expand All @@ -153,10 +168,12 @@ packaging==23.2
# marshmallow
# matplotlib
# onnxruntime
# pikepdf
# pytesseract
# transformers
# unstructured-client
# unstructured-pytesseract
pandas==2.1.3
pandas==2.1.4
# via
# layoutparser
# unstructured
Expand All @@ -170,12 +187,15 @@ pdfminer-six==20221105
# unstructured
pdfplumber==0.10.3
# via layoutparser
pikepdf==8.10.1
# via unstructured
pillow==10.1.0
# via
# layoutparser
# matplotlib
# pdf2image
# pdfplumber
# pikepdf
# pytesseract
# python-pptx
# torchvision
Expand All @@ -186,7 +206,7 @@ protobuf==4.25.1
# via
# onnx
# onnxruntime
psutil==5.9.6
psutil==5.9.7
# via -r requirements/base.in
pycocotools==2.0.7
# via effdet
Expand All @@ -202,19 +222,22 @@ pypandoc==1.12
# via unstructured
pyparsing==3.1.1
# via matplotlib
pypdf==3.17.1
# via -r requirements/base.in
pypdfium2==4.24.0
pypdf==3.17.3
# via
# -r requirements/base.in
# unstructured
pypdfium2==4.25.0
# via pdfplumber
pytesseract==0.3.10
# via layoutparser
python-dateutil==2.8.2
# via
# matplotlib
# pandas
# unstructured-client
python-docx==1.1.0
# via unstructured
python-iso639==2023.6.15
python-iso639==2023.12.11
# via unstructured
python-magic==0.4.27
# via unstructured
Expand Down Expand Up @@ -248,6 +271,7 @@ requests==2.31.0
# torchvision
# transformers
# unstructured
# unstructured-client
safetensors==0.3.2
# via
# -c requirements/constraints.in
Expand All @@ -259,6 +283,7 @@ six==1.16.0
# via
# langdetect
# python-dateutil
# unstructured-client
sniffio==1.3.0
# via anyio
soupsieve==2.5
Expand All @@ -271,17 +296,17 @@ sympy==1.12
# torch
tabulate==0.9.0
# via unstructured
timm==0.9.10
timm==0.9.12
# via effdet
tokenizers==0.15.0
# via transformers
torch==2.1.1
torch==2.1.2
# via
# effdet
# layoutparser
# timm
# torchvision
torchvision==0.16.1
torchvision==0.16.2
# via
# effdet
# layoutparser
Expand All @@ -292,9 +317,9 @@ tqdm==4.66.1
# iopath
# nltk
# transformers
transformers==4.35.2
transformers==4.36.2
# via unstructured-inference
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# fastapi
# huggingface-hub
Expand All @@ -305,23 +330,32 @@ typing-extensions==4.8.0
# torch
# typing-inspect
# unstructured
# unstructured-client
# uvicorn
typing-inspect==0.9.0
# via dataclasses-json
# via
# dataclasses-json
# unstructured-client
tzdata==2023.3
# via pandas
unstructured[local-inference]==0.11.0
unstructured[local-inference]==0.11.6
# via -r requirements/base.in
unstructured-inference==0.7.15
unstructured-client==0.15.1
# via unstructured
unstructured-inference==0.7.18
# via unstructured
unstructured-pytesseract==0.3.12
# via unstructured
urllib3==2.1.0
# via requests
uvicorn==0.24.0.post1
# via
# requests
# unstructured-client
uvicorn==0.25.0
# via -r requirements/base.in
wrapt==1.16.0
# via unstructured
# via
# deprecated
# unstructured
xlrd==2.0.1
# via unstructured
xlsxwriter==3.1.9
Expand Down
Loading