Skip to content

Commit

Permalink
build(deps): bump dependency versions (#434)
Browse files Browse the repository at this point in the history
### Summary

Bumps dependency versions for the API. Closes #432.
  • Loading branch information
MthwRobinson authored Jun 24, 2024
1 parent d7acffe commit d5a878f
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 30 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.0.71-dev0
## 0.0.71

* replace rockylinux with chainguard/wolfi as a base image for `amd64`

Expand Down
25 changes: 13 additions & 12 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dnspython==2.6.1
# via email-validator
effdet==0.4.1
# via unstructured
email-validator==2.1.1
email-validator==2.2.0
# via fastapi
emoji==2.12.1
# via unstructured
Expand All @@ -75,7 +75,7 @@ fastapi==0.111.0
# via -r requirements/base.in
fastapi-cli==0.0.4
# via fastapi
filelock==3.15.1
filelock==3.15.4
# via
# huggingface-hub
# torch
Expand Down Expand Up @@ -189,6 +189,7 @@ nltk==3.8.1
# via unstructured
numpy==1.26.4
# via
# -c requirements/constraints.in
# contourpy
# layoutparser
# matplotlib
Expand All @@ -211,7 +212,7 @@ onnx==1.16.1
# unstructured-inference
onnxruntime==1.18.0
# via unstructured-inference
opencv-python==4.10.0.82
opencv-python==4.10.0.84
# via
# layoutparser
# unstructured-inference
Expand Down Expand Up @@ -262,9 +263,9 @@ pillow==10.3.0
# unstructured-pytesseract
pillow-heif==0.16.0
# via unstructured
portalocker==2.8.2
portalocker==2.10.0
# via iopath
proto-plus==1.23.0
proto-plus==1.24.0
# via
# google-api-core
# google-cloud-vision
Expand All @@ -277,15 +278,15 @@ protobuf==4.25.3
# onnx
# onnxruntime
# proto-plus
psutil==5.9.8
psutil==6.0.0
# via -r requirements/base.in
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
# via google-auth
pycocotools==2.0.7
pycocotools==2.0.8
# via effdet
pycparser==2.22
# via cffi
Expand Down Expand Up @@ -394,7 +395,7 @@ sympy==1.12.1
# torch
tabulate==0.9.0
# via unstructured
timm==1.0.3
timm==1.0.7
# via
# effdet
# unstructured-inference
Expand Down Expand Up @@ -447,15 +448,15 @@ tzdata==2024.1
# via pandas
ujson==5.10.0
# via fastapi
unstructured[all-docs]==0.14.6
unstructured[all-docs]==0.14.8
# via -r requirements/base.in
unstructured-client==0.23.3
unstructured-client==0.23.7
# via unstructured
unstructured-inference==0.7.35
unstructured-inference==0.7.36
# via unstructured
unstructured-pytesseract==0.3.12
# via unstructured
urllib3==2.2.1
urllib3==2.2.2
# via
# requests
# unstructured-client
Expand Down
1 change: 1 addition & 0 deletions requirements/constraints.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
####################################################################################################
# Note(austin) - preventing a build error with 0.3.3
safetensors<0.3.3
numpy<2.0.0
35 changes: 18 additions & 17 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ contourpy==1.2.1
# via
# -r requirements/base.txt
# matplotlib
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via pytest-cov
cryptography==42.0.8
# via
Expand Down Expand Up @@ -139,7 +139,7 @@ effdet==0.4.1
# via
# -r requirements/base.txt
# unstructured
email-validator==2.1.1
email-validator==2.2.0
# via
# -r requirements/base.txt
# fastapi
Expand Down Expand Up @@ -167,14 +167,14 @@ fastapi-cli==0.0.4
# via
# -r requirements/base.txt
# fastapi
fastcore==1.5.45
fastcore==1.5.48
# via
# execnb
# ghapi
# nbdev
fastjsonschema==2.19.1
fastjsonschema==2.20.0
# via nbformat
filelock==3.15.1
filelock==3.15.4
# via
# -r requirements/base.txt
# huggingface-hub
Expand All @@ -184,7 +184,7 @@ filetype==1.2.0
# via
# -r requirements/base.txt
# unstructured
flake8==7.0.0
flake8==7.1.0
# via -r requirements/test.in
flatbuffers==24.3.25
# via
Expand Down Expand Up @@ -469,6 +469,7 @@ notebook-shim==0.2.4
# notebook
numpy==1.26.4
# via
# -c requirements/constraints.in
# -r requirements/base.txt
# contourpy
# layoutparser
Expand Down Expand Up @@ -499,7 +500,7 @@ onnxruntime==1.18.0
# via
# -r requirements/base.txt
# unstructured-inference
opencv-python==4.10.0.82
opencv-python==4.10.0.84
# via
# -r requirements/base.txt
# layoutparser
Expand Down Expand Up @@ -596,7 +597,7 @@ platformdirs==4.2.2
# jupyter-core
pluggy==1.5.0
# via pytest
portalocker==2.8.2
portalocker==2.10.0
# via
# -r requirements/base.txt
# iopath
Expand All @@ -606,7 +607,7 @@ prompt-toolkit==3.0.47
# via
# ipython
# jupyter-console
proto-plus==1.23.0
proto-plus==1.24.0
# via
# -r requirements/base.txt
# google-api-core
Expand All @@ -621,7 +622,7 @@ protobuf==4.25.3
# onnx
# onnxruntime
# proto-plus
psutil==5.9.8
psutil==6.0.0
# via
# -r requirements/base.txt
# ipykernel
Expand All @@ -640,11 +641,11 @@ pyasn1-modules==0.4.0
# via
# -r requirements/base.txt
# google-auth
pycocotools==2.0.7
pycocotools==2.0.8
# via
# -r requirements/base.txt
# effdet
pycodestyle==2.11.1
pycodestyle==2.12.0
# via flake8
pycparser==2.22
# via
Expand Down Expand Up @@ -869,7 +870,7 @@ terminado==0.18.1
# via
# jupyter-server
# jupyter-server-terminals
timm==1.0.3
timm==1.0.7
# via
# -r requirements/base.txt
# effdet
Expand Down Expand Up @@ -978,13 +979,13 @@ ujson==5.10.0
# via
# -r requirements/base.txt
# fastapi
unstructured[all-docs]==0.14.6
unstructured[all-docs]==0.14.8
# via -r requirements/base.txt
unstructured-client==0.23.3
unstructured-client==0.23.7
# via
# -r requirements/base.txt
# unstructured
unstructured-inference==0.7.35
unstructured-inference==0.7.36
# via
# -r requirements/base.txt
# unstructured
Expand All @@ -994,7 +995,7 @@ unstructured-pytesseract==0.3.12
# unstructured
uri-template==1.3.0
# via jsonschema
urllib3==2.2.1
urllib3==2.2.2
# via
# -r requirements/base.txt
# requests
Expand Down

0 comments on commit d5a878f

Please sign in to comment.