unstructured/requirements/ingest/embed-vertexai.txt
Matt Robinson ee2b247297
build: check dependency licenses in CI (#3349)
### Summary

Adds a CI check to ensure that packages added as dependencies are
appropriately licensed. All of the `.txt` files in the `requirements`
directory are checked with the exception of:

- `constraints.txt`, since those are not installed and are instead
conditions on the other dependency files
- `dev.txt`, since those are for local development and not shipped as
part of the `unstructured` package
- `extra-pdf-image.txt` - the `extra-pdf-image.in` since checking
`extra-pdf-image.txt` pulls in NVIDIA GPU related packages with an
`Other/Proprietary` license type, and there's not a good way to exclude
those without adding `Other/Proprietary` to the allowed licenses list.

### Testing

The new `check-licenses` job should pass in CI.
2024-07-11 22:36:01 +00:00

236 lines
5.2 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile ./ingest/embed-vertexai.in
#
aiohttp==3.9.5
# via
# langchain
# langchain-community
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
async-timeout==4.0.3
# via
# aiohttp
# langchain
attrs==23.2.0
# via aiohttp
cachetools==5.3.3
# via google-auth
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
dataclasses-json==0.6.7
# via
# -c ./ingest/../base.txt
# langchain-community
docstring-parser==0.16
# via google-cloud-aiplatform
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
google-api-core[grpc]==2.19.1
# via
# google-cloud-aiplatform
# google-cloud-bigquery
# google-cloud-core
# google-cloud-resource-manager
# google-cloud-storage
google-auth==2.32.0
# via
# google-api-core
# google-cloud-aiplatform
# google-cloud-bigquery
# google-cloud-core
# google-cloud-resource-manager
# google-cloud-storage
google-cloud-aiplatform==1.59.0
# via langchain-google-vertexai
google-cloud-bigquery==3.25.0
# via google-cloud-aiplatform
google-cloud-core==2.4.1
# via
# google-cloud-bigquery
# google-cloud-storage
google-cloud-resource-manager==1.12.4
# via google-cloud-aiplatform
google-cloud-storage==2.17.0
# via
# google-cloud-aiplatform
# langchain-google-vertexai
google-crc32c==1.5.0
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.1
# via
# google-cloud-bigquery
# google-cloud-storage
googleapis-common-protos[grpc]==1.63.2
# via
# google-api-core
# grpc-google-iam-v1
# grpcio-status
grpc-google-iam-v1==0.13.1
# via google-cloud-resource-manager
grpcio==1.65.0
# via
# google-api-core
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
grpcio-status==1.62.2
# via google-api-core
idna==3.7
# via
# -c ./ingest/../base.txt
# requests
# yarl
jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain==0.2.7
# via
# -r ./ingest/embed-vertexai.in
# langchain-community
langchain-community==0.2.7
# via
# -c ./ingest/../deps/constraints.txt
# -r ./ingest/embed-vertexai.in
langchain-core==0.2.13
# via
# langchain
# langchain-community
# langchain-google-vertexai
# langchain-text-splitters
langchain-google-vertexai==1.0.6
# via -r ./ingest/embed-vertexai.in
langchain-text-splitters==0.2.2
# via langchain
langsmith==0.1.85
# via
# langchain
# langchain-community
# langchain-core
marshmallow==3.21.3
# via
# -c ./ingest/../base.txt
# dataclasses-json
multidict==6.0.5
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via
# -c ./ingest/../base.txt
# typing-inspect
numpy==1.26.4
# via
# -c ./ingest/../base.txt
# langchain
# langchain-community
# shapely
orjson==3.10.6
# via langsmith
packaging==23.2
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# google-cloud-aiplatform
# google-cloud-bigquery
# langchain-core
# marshmallow
proto-plus==1.24.0
# via
# google-api-core
# google-cloud-aiplatform
# google-cloud-resource-manager
protobuf==4.23.4
# via
# -c ./ingest/../deps/constraints.txt
# google-api-core
# google-cloud-aiplatform
# google-cloud-resource-manager
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
# proto-plus
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
# via google-auth
pydantic==2.8.2
# via
# google-cloud-aiplatform
# langchain
# langchain-core
# langsmith
pydantic-core==2.20.1
# via pydantic
python-dateutil==2.9.0.post0
# via
# -c ./ingest/../base.txt
# google-cloud-bigquery
pyyaml==6.0.1
# via
# langchain
# langchain-community
# langchain-core
requests==2.32.3
# via
# -c ./ingest/../base.txt
# google-api-core
# google-cloud-bigquery
# google-cloud-storage
# langchain
# langchain-community
# langsmith
rsa==4.9
# via google-auth
shapely==2.0.4
# via google-cloud-aiplatform
six==1.16.0
# via
# -c ./ingest/../base.txt
# python-dateutil
sqlalchemy==2.0.31
# via
# langchain
# langchain-community
tenacity==8.5.0
# via
# langchain
# langchain-community
# langchain-core
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# pydantic
# pydantic-core
# sqlalchemy
# typing-inspect
typing-inspect==0.9.0
# via
# -c ./ingest/../base.txt
# dataclasses-json
urllib3==1.26.19
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
yarl==1.9.4
# via aiohttp