pipelines/requirements.txt

189 lines
12 KiB
Plaintext

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=- -
#
absl-py==0.11.0 # via -r -, kfp, ml-metadata, ml-pipelines-sdk, tensorboard, tensorflow, tensorflow-data-validation, tensorflow-metadata, tensorflow-model-analysis, tensorflow-transform, tfx, tfx-bsl
ansiwrap==0.8.4 # via papermill
apache-beam[gcp]==2.31.0 # via tensorflow-data-validation, tensorflow-model-analysis, tensorflow-transform, tfx, tfx-bsl
appdirs==1.4.4 # via black
argcomplete==1.12.3 # via ipykernel
argon2-cffi==20.1.0 # via notebook
astunparse==1.6.3 # via tensorflow
attrs==20.3.0 # via jsonschema, ml-metadata, tfx
avro-python3==1.9.2.1 # via apache-beam
backcall==0.2.0 # via ipython
black==21.7b0 # via papermill
bleach==4.0.0 # via nbconvert
cached-property==1.5.2 # via h5py
cachetools==4.2.2 # via apache-beam, google-auth
certifi==2021.5.30 # via -r -, kfp-server-api, kubernetes, minio, requests
cffi==1.14.6 # via argon2-cffi, google-crc32c
charset-normalizer==2.0.4 # via requests
click==7.1.2 # via -r -, black, kfp, papermill, tfx
cloudpickle==1.6.0 # via -r -, kfp
colorama==0.4.4 # via keras-tuner
crcmod==1.7 # via apache-beam
debugpy==1.4.1 # via ipykernel
decorator==5.0.9 # via ipython
defusedxml==0.7.1 # via nbconvert
deprecated==1.2.12 # via -r -, kfp
dill==0.3.1.1 # via apache-beam
docker==4.4.4 # via ml-pipelines-sdk, tfx
docopt==0.6.2 # via hdfs
docstring-parser==0.10 # via -r -, kfp
entrypoints==0.3 # via nbconvert, papermill
fastavro==1.4.4 # via apache-beam
fasteners==0.16.3 # via google-apitools
fire==0.4.0 # via -r -, kfp
flatbuffers==1.12 # via tensorflow
future==0.18.2 # via apache-beam, keras-tuner
gast==0.4.0 # via tensorflow
google-api-core[grpc,grpcgcp]==1.31.2 # via google-api-python-client, google-cloud-aiplatform, google-cloud-bigquery, google-cloud-bigtable, google-cloud-core, google-cloud-datastore, google-cloud-dlp, google-cloud-language, google-cloud-pubsub, google-cloud-spanner, google-cloud-storage, google-cloud-videointelligence, google-cloud-vision
google-api-python-client==1.12.8 # via -r -, google-cloud-profiler, kfp, ml-pipelines-sdk, tfx, tfx-bsl
google-apitools==0.5.31 # via apache-beam, ml-pipelines-sdk, tfx
google-auth-httplib2==0.1.0 # via google-api-python-client, google-cloud-profiler
google-auth-oauthlib==0.4.5 # via tensorboard
google-auth==1.35.0 # via -r -, apache-beam, google-api-core, google-api-python-client, google-auth-httplib2, google-auth-oauthlib, google-cloud-core, google-cloud-profiler, google-cloud-storage, kfp, kubernetes, tensorboard
google-cloud-aiplatform==0.7.1 # via tfx
google-cloud-bigquery==1.28.0 # via -r -, apache-beam, google-cloud-aiplatform, tensorflow-data-validation, tensorflow-model-analysis, tensorflow-transform, tfx, tfx-bsl
google-cloud-bigtable==1.7.0 # via apache-beam
google-cloud-core==1.7.2 # via apache-beam, google-cloud-bigquery, google-cloud-bigtable, google-cloud-datastore, google-cloud-spanner, google-cloud-storage
google-cloud-datastore==1.15.3 # via apache-beam
google-cloud-dlp==1.0.0 # via apache-beam
google-cloud-language==1.3.0 # via apache-beam
google-cloud-profiler==3.0.5 # via apache-beam
google-cloud-pubsub==1.7.0 # via apache-beam
google-cloud-spanner==1.19.1 # via apache-beam
google-cloud-storage==1.42.0 # via -r -, google-cloud-aiplatform, kfp
google-cloud-videointelligence==1.16.1 # via apache-beam
google-cloud-vision==1.0.0 # via apache-beam
google-crc32c==1.1.2 # via google-resumable-media
google-pasta==0.2.0 # via tensorflow
google-resumable-media==1.3.3 # via google-cloud-bigquery, google-cloud-storage
googleapis-common-protos[grpc]==1.53.0 # via google-api-core, grpc-google-iam-v1, tensorflow-metadata
grpc-google-iam-v1==0.12.3 # via google-cloud-bigtable, google-cloud-pubsub, google-cloud-spanner
grpcio-gcp==0.2.2 # via apache-beam, google-api-core
grpcio==1.34.1 # via apache-beam, google-api-core, googleapis-common-protos, grpc-google-iam-v1, grpcio-gcp, ml-metadata, tensorboard, tensorflow, tensorflow-serving-api, tfx
h5py==3.1.0 # via tensorflow
hdfs==2.6.0 # via apache-beam
httplib2==0.19.1 # via apache-beam, google-api-python-client, google-apitools, google-auth-httplib2, oauth2client
idna==3.2 # via requests
importlib-metadata==4.6.4 # via argcomplete, ipykernel, jsonschema, markdown
ipykernel==6.2.0 # via ipywidgets, notebook
ipython-genutils==0.2.0 # via nbformat, notebook, traitlets
ipython==7.26.0 # via ipykernel, ipywidgets, tensorflow-model-analysis
ipywidgets==7.6.3 # via tensorflow-model-analysis
jedi==0.18.0 # via ipython
jinja2==2.11.3 # via ml-pipelines-sdk, nbconvert, notebook, tfx
joblib==0.14.1 # via scikit-learn, tensorflow-data-validation
jsonschema==3.2.0 # via -r -, kfp, nbformat
junit-xml==1.9 # via -r -
jupyter-client==6.1.12 # via ipykernel, nbclient, notebook
jupyter-core==4.7.1 # via jupyter-client, nbconvert, nbformat, notebook
jupyterlab-pygments==0.1.2 # via nbconvert
jupyterlab-widgets==1.0.0 # via ipywidgets
keras-nightly==2.5.0.dev2021032900 # via tensorflow
keras-preprocessing==1.1.2 # via tensorflow
keras-tuner==1.0.1 # via tfx
kfp-pipeline-spec==0.1.9 # via -r -, kfp
kfp-server-api==1.6.0 # via -r -, kfp
kfp==1.7.1 # via -r -
kubernetes==12.0.1 # via -r -, kfp, tfx
markdown==3.3.4 # via tensorboard
markupsafe==2.0.1 # via jinja2
matplotlib-inline==0.1.2 # via ipykernel, ipython
minio==7.1.0 # via -r -
mistune==0.8.4 # via nbconvert
ml-metadata==1.2.0 # via ml-pipelines-sdk, tfx
ml-pipelines-sdk==1.2.0 # via tfx
mypy-extensions==0.4.3 # via black
nbclient==0.5.4 # via nbconvert, papermill
nbconvert==6.1.0 # via notebook
nbformat==5.1.3 # via ipywidgets, nbclient, nbconvert, notebook, papermill
nest-asyncio==1.5.1 # via nbclient
notebook==6.4.3 # via widgetsnbextension
numpy==1.19.5 # via apache-beam, h5py, keras-preprocessing, keras-tuner, opt-einsum, pandas, pyarrow, scikit-learn, scipy, tensorboard, tensorflow, tensorflow-data-validation, tensorflow-hub, tensorflow-model-analysis, tensorflow-transform, tfx, tfx-bsl
oauth2client==4.1.3 # via apache-beam, google-apitools
oauthlib==3.1.1 # via requests-oauthlib
opt-einsum==3.3.0 # via tensorflow
packaging==20.9 # via bleach, google-api-core, ml-pipelines-sdk, tfx
pandas==1.3.2 # via tensorflow-data-validation, tensorflow-model-analysis, tfx-bsl
pandocfilters==1.4.3 # via nbconvert
papermill==2.3.3 # via -r -
parso==0.8.2 # via jedi
pathspec==0.9.0 # via black
pexpect==4.8.0 # via ipython
pickleshare==0.7.5 # via ipython
portpicker==1.4.0 # via ml-pipelines-sdk, tfx
prometheus-client==0.11.0 # via notebook
prompt-toolkit==3.0.19 # via ipython
proto-plus==1.19.0 # via google-cloud-aiplatform
protobuf==3.17.3 # via apache-beam, google-api-core, google-cloud-profiler, googleapis-common-protos, kfp, kfp-pipeline-spec, ml-metadata, ml-pipelines-sdk, proto-plus, tensorboard, tensorflow, tensorflow-data-validation, tensorflow-hub, tensorflow-metadata, tensorflow-model-analysis, tensorflow-serving-api, tensorflow-transform, tfx, tfx-bsl
ptyprocess==0.7.0 # via pexpect, terminado
pyarrow==2.0.0 # via apache-beam, tensorflow-data-validation, tensorflow-model-analysis, tensorflow-transform, tfx, tfx-bsl
pyasn1-modules==0.2.8 # via google-auth, oauth2client
pyasn1==0.4.8 # via oauth2client, pyasn1-modules, rsa
pycparser==2.20 # via cffi
pydot==1.4.2 # via apache-beam, tensorflow-transform
pygments==2.10.0 # via ipython, jupyterlab-pygments, nbconvert
pymongo==3.12.0 # via apache-beam
pyparsing==2.4.7 # via httplib2, packaging, pydot
pyrsistent==0.18.0 # via jsonschema
python-dateutil==2.8.2 # via -r -, apache-beam, jupyter-client, kfp-server-api, kubernetes, pandas
pytz==2021.1 # via apache-beam, google-api-core, pandas
pyyaml==5.4.1 # via -r -, kfp, kubernetes, papermill, tfx, yamale
pyzmq==22.2.1 # via jupyter-client, notebook
regex==2021.8.3 # via black
requests-oauthlib==1.3.0 # via google-auth-oauthlib, kubernetes
requests-toolbelt==0.9.1 # via -r -, kfp
requests==2.26.0 # via apache-beam, docker, google-api-core, google-cloud-profiler, google-cloud-storage, hdfs, keras-tuner, kubernetes, papermill, requests-oauthlib, requests-toolbelt, tensorboard
rsa==4.7.2 # via google-auth, oauth2client
scikit-learn==0.24.2 # via keras-tuner
scipy==1.7.1 # via keras-tuner, scikit-learn, tensorflow-model-analysis
send2trash==1.8.0 # via notebook
six==1.15.0 # via -r -, absl-py, argon2-cffi, astunparse, bleach, docker, fasteners, fire, google-api-core, google-api-python-client, google-apitools, google-auth, google-auth-httplib2, google-cloud-bigquery, google-cloud-core, google-pasta, google-resumable-media, grpcio, hdfs, jsonschema, junit-xml, keras-preprocessing, kfp-server-api, kubernetes, ml-metadata, oauth2client, protobuf, python-dateutil, tensorflow, tensorflow-data-validation, tensorflow-model-analysis
strip-hints==0.1.10 # via -r -, kfp
tabulate==0.8.9 # via -r -, keras-tuner, kfp
tenacity==8.0.1 # via papermill
tensorboard-data-server==0.6.1 # via tensorboard
tensorboard-plugin-wit==1.8.0 # via tensorboard
tensorboard==2.6.0 # via tensorflow
tensorflow-data-validation==1.2.0 # via tfx
tensorflow-estimator==2.5.0 # via tensorflow
tensorflow-hub==0.12.0 # via tfx
tensorflow-metadata==1.2.0 # via tensorflow-data-validation, tensorflow-model-analysis, tensorflow-transform, tfx-bsl
tensorflow-model-analysis==0.33.0 # via tfx
tensorflow-serving-api==2.5.1 # via tfx, tfx-bsl
tensorflow-transform==1.2.0 # via tfx
tensorflow==2.5.1 # via tensorflow-data-validation, tensorflow-model-analysis, tensorflow-serving-api, tensorflow-transform, tfx, tfx-bsl
termcolor==1.1.0 # via fire, tensorflow
terminado==0.11.0 # via notebook
terminaltables==3.1.0 # via keras-tuner
testpath==0.5.0 # via nbconvert
textwrap3==0.9.2 # via ansiwrap
tfx-bsl==1.2.0 # via tensorflow-data-validation, tensorflow-model-analysis, tensorflow-transform, tfx
tfx==1.2.0 # via -r -
threadpoolctl==2.2.0 # via scikit-learn
tomli==1.2.1 # via black
tornado==6.1 # via ipykernel, jupyter-client, notebook, terminado
tqdm==4.62.1 # via keras-tuner, papermill
traitlets==5.0.5 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, matplotlib-inline, nbclient, nbconvert, nbformat, notebook
typed-ast==1.4.3 # via black
typing-extensions==3.7.4.3 # via apache-beam, black, importlib-metadata, tensorflow
uritemplate==3.0.1 # via google-api-python-client
urllib3==1.26.6 # via -r -, kfp-server-api, kubernetes, minio, requests
wcwidth==0.2.5 # via prompt-toolkit
webencodings==0.5.1 # via bleach
websocket-client==1.2.1 # via docker, kubernetes
werkzeug==2.0.1 # via tensorboard
wheel==0.37.0 # via astunparse, strip-hints, tensorboard, tensorflow
widgetsnbextension==3.5.1 # via ipywidgets
wrapt==1.12.1 # via deprecated, tensorflow
yamale==3.0.8 # via -r -
zipp==3.5.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools