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: bump deps #3901

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.16.19-dev2
## 0.16.19-dev3

### Enhancements

Expand Down
13 changes: 7 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ anyio==4.8.0
# via httpx
backoff==2.2.1
# via -r ./base.in
beautifulsoup4==4.12.3
beautifulsoup4==4.13.1
# via -r ./base.in
certifi==2024.12.14
certifi==2025.1.31
# via
# httpcore
# httpx
Expand Down Expand Up @@ -64,7 +64,7 @@ langdetect==1.0.9
# via -r ./base.in
lxml==5.3.0
# via -r ./base.in
marshmallow==3.26.0
marshmallow==3.26.1
# via
# dataclasses-json
# unstructured-client
Expand All @@ -80,7 +80,7 @@ numpy==1.26.4
# via -r ./base.in
olefile==0.47
# via python-oxmsg
orderly-set==5.2.3
orderly-set==5.3.0
# via deepdiff
packaging==24.2
# via
Expand All @@ -98,9 +98,9 @@ python-iso639==2025.1.28
# via -r ./base.in
python-magic==0.4.27
# via -r ./base.in
python-oxmsg==0.0.1
python-oxmsg==0.0.2
# via -r ./base.in
rapidfuzz==3.11.0
rapidfuzz==3.12.1
# via -r ./base.in
regex==2024.11.6
# via nltk
Expand Down Expand Up @@ -129,6 +129,7 @@ typing-extensions==4.12.2
# via
# -r ./base.in
# anyio
# beautifulsoup4
# pypdf
# python-oxmsg
# typing-inspect
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra-csv.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python-dateutil==2.9.0.post0
# via
# -c ./base.txt
# pandas
pytz==2024.2
pytz==2025.1
# via pandas
six==1.17.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/extra-paddleocr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ anyio==4.8.0
# httpx
astor==0.8.1
# via paddlepaddle
certifi==2024.12.14
certifi==2025.1.31
# via
# -c ./base.txt
# httpcore
Expand Down Expand Up @@ -125,7 +125,7 @@ python-dateutil==2.9.0.post0
# matplotlib
pyyaml==6.0.2
# via unstructured-paddleocr
rapidfuzz==3.11.0
rapidfuzz==3.12.1
# via
# -c ./base.txt
# unstructured-paddleocr
Expand All @@ -141,7 +141,7 @@ scipy==1.13.1
# via
# imgaug
# scikit-image
shapely==2.0.6
shapely==2.0.7
# via
# imgaug
# unstructured-paddleocr
Expand Down
12 changes: 6 additions & 6 deletions requirements/extra-pdf-image.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ antlr4-python3-runtime==4.9.3
# via omegaconf
cachetools==5.5.1
# via google-auth
certifi==2024.12.14
certifi==2025.1.31
# via
# -c ./base.txt
# requests
Expand Down Expand Up @@ -44,7 +44,7 @@ flatbuffers==25.1.24
# via onnxruntime
fonttools==4.55.8
# via matplotlib
fsspec==2024.12.0
fsspec==2025.2.0
# via
# huggingface-hub
# torch
Expand All @@ -67,7 +67,7 @@ grpcio==1.70.0
# grpcio-status
grpcio-status==1.70.0
# via google-api-core
huggingface-hub==0.28.0
huggingface-hub==0.28.1
# via
# timm
# tokenizers
Expand Down Expand Up @@ -192,15 +192,15 @@ python-dateutil==2.9.0.post0
# pandas
python-multipart==0.0.20
# via unstructured-inference
pytz==2024.2
pytz==2025.1
# via pandas
pyyaml==6.0.2
# via
# huggingface-hub
# omegaconf
# timm
# transformers
rapidfuzz==3.11.0
rapidfuzz==3.12.1
# via
# -c ./base.txt
# unstructured-inference
Expand Down Expand Up @@ -263,7 +263,7 @@ typing-extensions==4.12.2
# torch
tzdata==2025.1
# via pandas
unstructured-inference==0.8.6
unstructured-inference==0.8.7
# via -r ./extra-pdf-image.in
unstructured-pytesseract==0.3.13
# via -r ./extra-pdf-image.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra-xlsx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ python-dateutil==2.9.0.post0
# via
# -c ./base.txt
# pandas
pytz==2024.2
pytz==2025.1
# via pandas
six==1.17.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/huggingface.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile ./huggingface.in
#
certifi==2024.12.14
certifi==2025.1.31
# via
# -c ./base.txt
# requests
Expand All @@ -21,11 +21,11 @@ filelock==3.17.0
# huggingface-hub
# torch
# transformers
fsspec==2024.12.0
fsspec==2025.2.0
# via
# huggingface-hub
# torch
huggingface-hub==0.28.0
huggingface-hub==0.28.1
# via
# tokenizers
# transformers
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ black==25.1.0
# via
# -r ./test.in
# datamodel-code-generator
certifi==2024.12.14
certifi==2025.1.31
# via
# -c ./base.txt
# httpcore
Expand Down Expand Up @@ -54,7 +54,7 @@ exceptiongroup==1.2.2
# -c ./base.txt
# anyio
# pytest
faker==35.0.0
faker==35.2.0
# via jsf
flake8==7.1.1
# via
Expand Down Expand Up @@ -190,7 +190,7 @@ python-dateutil==2.9.0.post0
# faker
# freezegun
# pandas
pytz==2024.2
pytz==2025.1
# via pandas
pyyaml==6.0.2
# via
Expand Down Expand Up @@ -218,7 +218,7 @@ rpds-py==0.22.3
# referencing
rstr==3.2.2
# via jsf
ruff==0.9.3
ruff==0.9.4
# via -r ./test.in
semantic-version==2.10.0
# via liccheck
Expand Down
2 changes: 1 addition & 1 deletion unstructured/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.16.19-dev2" # pragma: no cover
__version__ = "0.16.19-dev3" # pragma: no cover
Loading