mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-30 00:38:10 +00:00
### Summary Switches to installing `libreoffice` from the Wolfi repository and upgrades the `libreoffice` version to `libreoffice==24.x.x`. Resolves a medium vulnerability in the old `libreoffice` version. Security scanning with `anchore/grype` was also added to the `test_dockerfile` job. Requirements were bumped to resolve a vulnerability in the `requests` library. ### Testing `test_dockerfile` passes with the updates.
48 lines
987 B
Plaintext
48 lines
987 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.9
|
|
# by the following command:
|
|
#
|
|
# pip-compile ./ingest/dropbox.in
|
|
#
|
|
certifi==2024.2.2
|
|
# via
|
|
# -c ./ingest/../base.txt
|
|
# -c ./ingest/../deps/constraints.txt
|
|
# requests
|
|
charset-normalizer==3.3.2
|
|
# via
|
|
# -c ./ingest/../base.txt
|
|
# requests
|
|
dropbox==11.36.2
|
|
# via dropboxdrivefs
|
|
dropboxdrivefs==1.4.0
|
|
# via -r ./ingest/dropbox.in
|
|
fsspec==2024.5.0
|
|
# via
|
|
# -c ./ingest/../deps/constraints.txt
|
|
# -r ./ingest/dropbox.in
|
|
# dropboxdrivefs
|
|
idna==3.7
|
|
# via
|
|
# -c ./ingest/../base.txt
|
|
# requests
|
|
ply==3.11
|
|
# via stone
|
|
requests==2.32.1
|
|
# via
|
|
# -c ./ingest/../base.txt
|
|
# dropbox
|
|
# dropboxdrivefs
|
|
six==1.16.0
|
|
# via
|
|
# -c ./ingest/../base.txt
|
|
# dropbox
|
|
# stone
|
|
stone==3.3.6
|
|
# via dropbox
|
|
urllib3==1.26.18
|
|
# via
|
|
# -c ./ingest/../base.txt
|
|
# -c ./ingest/../deps/constraints.txt
|
|
# requests
|