Matt Robinson 7d66a236f1
fix: correctly install mesa-gl for arm (#3647)
### Summary

Fixes the `arm64` image builds, which will be available again starting
in version `0.15.13`. A fix was implemented upstream in
https://github.com/Unstructured-IO/base-images/pull/47 and a workaround
that installed `x86` packages in the `unstructured` repo was removed.

### Testing

See [this
job](https://github.com/Unstructured-IO/unstructured/actions/runs/10948943594/job/30401108059?pr=3647)
for a successful `arm64` build on the feature branch.
2024-09-20 13:32:47 +00:00

121 lines
2.4 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile ./ingest/gcs.in
#
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.10.5
# via gcsfs
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==24.2.0
# via aiohttp
beautifulsoup4==4.12.3
# via
# -c ./ingest/../base.txt
# bs4
bs4==0.0.2
# via -r ./ingest/gcs.in
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
# via
# -c ./ingest/../base.txt
# requests
charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
decorator==5.1.1
# via gcsfs
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.9.0
# via
# -r ./ingest/gcs.in
# gcsfs
gcsfs==2024.9.0.post1
# via -r ./ingest/gcs.in
google-api-core==2.20.0
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.35.0
# via
# gcsfs
# google-api-core
# google-auth-oauthlib
# google-cloud-core
# google-cloud-storage
google-auth-oauthlib==1.2.1
# via gcsfs
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.18.2
# via gcsfs
google-crc32c==1.6.0
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.2
# via google-cloud-storage
googleapis-common-protos==1.65.0
# via google-api-core
idna==3.10
# via
# -c ./ingest/../base.txt
# requests
# yarl
multidict==6.1.0
# via
# aiohttp
# yarl
oauthlib==3.2.2
# via requests-oauthlib
proto-plus==1.24.0
# via google-api-core
protobuf==4.25.5
# via
# -c ./ingest/../deps/constraints.txt
# google-api-core
# googleapis-common-protos
# proto-plus
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.1
# via google-auth
requests==2.32.3
# via
# -c ./ingest/../base.txt
# gcsfs
# google-api-core
# google-cloud-storage
# requests-oauthlib
requests-oauthlib==2.0.0
# via google-auth-oauthlib
rsa==4.9
# via google-auth
soupsieve==2.6
# via
# -c ./ingest/../base.txt
# beautifulsoup4
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# multidict
urllib3==1.26.20
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
yarl==1.11.1
# via aiohttp