Skip to content
Closed
Show file tree
Hide file tree
Changes from 2 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
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## 0.0.83

* Patch more CVEs
* Patch various CVEs
* Fix Starlette vulnerability

Expand Down
141 changes: 72 additions & 69 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ annotated-types==0.7.0
# via pydantic
antlr4-python3-runtime==4.9.3
# via omegaconf
anyio==4.8.0
anyio==4.9.0
# via
# httpx
# starlette
backoff==2.2.1
# via
# -r requirements/base.in
# unstructured
beautifulsoup4==4.12.3
beautifulsoup4==4.13.4
# via unstructured
cachetools==5.5.1
cachetools==5.5.2
# via google-auth
certifi==2024.12.14
certifi==2025.1.31
# via
# httpcore
# httpx
Expand All @@ -43,9 +43,9 @@ click==8.1.3
# uvicorn
coloredlogs==15.0.1
# via onnxruntime
contourpy==1.3.1
contourpy==1.3.2
# via matplotlib
cryptography==44.0.0
cryptography==44.0.2
# via
# pdfminer-six
# unstructured-client
Expand All @@ -63,52 +63,52 @@ et-xmlfile==2.0.0
# via openpyxl
eval-type-backport==0.2.2
# via unstructured-client
fastapi==0.115.8
fastapi==0.115.12
# via -r requirements/base.in
filelock==3.17.0
filelock==3.18.0
# via
# huggingface-hub
# torch
# transformers
filetype==1.2.0
# via unstructured
flatbuffers==25.1.24
flatbuffers==25.2.10
# via onnxruntime
fonttools==4.55.8
fonttools==4.57.0
# via matplotlib
fsspec==2024.12.0
fsspec==2025.3.2
# via
# huggingface-hub
# torch
google-api-core[grpc]==2.24.1
google-api-core[grpc]==2.24.2
# via google-cloud-vision
google-auth==2.38.0
google-auth==2.39.0
# via
# google-api-core
# google-cloud-vision
google-cloud-vision==3.9.0
google-cloud-vision==3.10.1
# via unstructured
googleapis-common-protos==1.66.0
googleapis-common-protos==1.70.0
# via
# google-api-core
# grpcio-status
grpcio==1.70.0
grpcio==1.71.0
# via
# google-api-core
# grpcio-status
grpcio-status==1.70.0
grpcio-status==1.71.0
# via google-api-core
h11==0.14.0
h11==0.16.0
# via
# httpcore
# uvicorn
html5lib==1.1
# via unstructured
httpcore==1.0.7
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via unstructured-client
huggingface-hub==0.28.1
huggingface-hub==0.30.2
# via
# timm
# tokenizers
Expand All @@ -121,35 +121,33 @@ idna==3.10
# anyio
# httpx
# requests
jinja2==3.1.5
jinja2==3.1.6
# via torch
joblib==1.4.2
# via nltk
jsonpath-python==1.0.6
# via unstructured-client
kiwisolver==1.4.8
# via matplotlib
langdetect==1.0.9
# via unstructured
lxml==5.3.0
lxml==5.4.0
# via
# pikepdf
# python-docx
# python-pptx
# unstructured
markdown==3.7
markdown==3.8
# via unstructured
markupsafe==3.0.2
# via jinja2
marshmallow==3.26.0
marshmallow==3.26.1
# via dataclasses-json
matplotlib==3.10.0
matplotlib==3.10.1
# via
# pycocotools
# unstructured-inference
mpmath==1.3.0
# via sympy
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via typing-inspect
nest-asyncio==1.6.0
# via unstructured-client
Expand Down Expand Up @@ -182,13 +180,15 @@ onnx==1.17.0
# via
# unstructured
# unstructured-inference
onnxruntime==1.20.1
# via unstructured-inference
onnxruntime==1.21.1
# via
# unstructured
# unstructured-inference
opencv-python==4.11.0.86
# via unstructured-inference
openpyxl==3.1.5
# via unstructured
packaging==24.2
packaging==25.0
# via
# huggingface-hub
# marshmallow
Expand All @@ -203,15 +203,15 @@ pandas==2.2.3
# unstructured-inference
pdf2image==1.17.0
# via unstructured
pdfminer-six==20240706
pdfminer-six==20250416
# via
# unstructured
# unstructured-inference
pi-heif==0.21.0
pi-heif==0.22.0
# via unstructured
pikepdf==9.5.1
pikepdf==9.7.0
# via unstructured
pillow==11.1.0
pillow==11.2.1
# via
# matplotlib
# pdf2image
Expand All @@ -220,11 +220,11 @@ pillow==11.1.0
# python-pptx
# torchvision
# unstructured-pytesseract
proto-plus==1.26.0
proto-plus==1.26.1
# via
# google-api-core
# google-cloud-vision
protobuf==5.29.3
protobuf==5.29.4
# via
# google-api-core
# google-cloud-vision
Expand All @@ -233,33 +233,33 @@ protobuf==5.29.3
# onnx
# onnxruntime
# proto-plus
psutil==6.1.1
psutil==7.0.0
# via
# -r requirements/base.in
# unstructured
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.1
pyasn1-modules==0.4.2
# via google-auth
pycocotools==2.0.8
# via effdet
pycparser==2.22
# via cffi
pycryptodome==3.21.0
pycryptodome==3.22.0
# via -r requirements/base.in
pydantic==2.10.6
pydantic==2.11.3
# via
# fastapi
# unstructured-client
pydantic-core==2.27.2
pydantic-core==2.33.1
# via pydantic
pypandoc==1.15
# via unstructured
pyparsing==3.2.1
pyparsing==3.2.3
# via matplotlib
pypdf==5.2.0
pypdf==5.4.0
# via
# -r requirements/base.in
# unstructured
Expand All @@ -270,28 +270,27 @@ python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
# unstructured-client
python-docx==1.1.2
# via unstructured
python-iso639==2025.1.28
python-iso639==2025.2.18
# via unstructured
python-magic==0.4.27
# via unstructured
python-multipart==0.0.20
# via unstructured-inference
python-oxmsg==0.0.1
python-oxmsg==0.0.2
# via unstructured
python-pptx==1.0.2
# via unstructured
pytz==2024.2
pytz==2025.2
# via pandas
pyyaml==6.0.2
# via
# huggingface-hub
# omegaconf
# timm
# transformers
rapidfuzz==3.12.1
rapidfuzz==3.13.0
# via
# unstructured
# unstructured-inference
Expand All @@ -311,13 +310,13 @@ requests==2.32.3
# unstructured
requests-toolbelt==1.0.0
# via unstructured-client
rsa==4.9
rsa==4.9.1
# via google-auth
safetensors==0.5.2
safetensors==0.5.3
# via
# timm
# transformers
scipy==1.15.1
scipy==1.15.2
# via unstructured-inference
six==1.17.0
# via
Expand All @@ -326,29 +325,29 @@ six==1.17.0
# python-dateutil
sniffio==1.3.1
# via anyio
soupsieve==2.6
soupsieve==2.7
# via beautifulsoup4
starlette==0.41.2
# via
# -c requirements/constraints.in
# fastapi
sympy==1.13.1
sympy==1.13.3
# via
# onnxruntime
# torch
timm==1.0.14
timm==1.0.15
# via
# effdet
# unstructured-inference
tokenizers==0.21.0
tokenizers==0.21.1
# via transformers
torch==2.6.0
torch==2.7.0
# via
# effdet
# timm
# torchvision
# unstructured-inference
torchvision==0.21.0
torchvision==0.22.0
# via
# effdet
# timm
Expand All @@ -358,11 +357,12 @@ tqdm==4.67.1
# nltk
# transformers
# unstructured
transformers==4.48.2
transformers==4.51.3
# via unstructured-inference
typing-extensions==4.12.2
typing-extensions==4.13.2
# via
# anyio
# beautifulsoup4
# fastapi
# huggingface-hub
# pydantic
Expand All @@ -372,24 +372,27 @@ typing-extensions==4.12.2
# python-pptx
# torch
# typing-inspect
# typing-inspection
# unstructured
typing-inspect==0.9.0
# via dataclasses-json
typing-inspection==0.4.0
# via
# dataclasses-json
# pydantic
# unstructured-client
tzdata==2025.1
tzdata==2025.2
# via pandas
unstructured[all-docs]==0.16.17
unstructured[all-docs]==0.17.2
# via -r requirements/base.in
unstructured-client==0.29.0
unstructured-client==0.34.0
# via unstructured
unstructured-inference==0.8.6
unstructured-inference==0.8.10
# via unstructured
unstructured-pytesseract==0.3.13
unstructured-pytesseract==0.3.15
# via unstructured
urllib3==2.3.0
urllib3==2.4.0
# via requests
uvicorn==0.34.0
uvicorn==0.34.2
# via -r requirements/base.in
webencodings==0.5.1
# via html5lib
Expand All @@ -399,7 +402,7 @@ wrapt==1.17.2
# unstructured
xlrd==2.0.1
# via unstructured
xlsxwriter==3.2.2
xlsxwriter==3.2.3
# via python-pptx

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading
Loading