#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
#    pip-compile
#
absl-py==0.11.0
    # via kfp
attrs==21.4.0
    # via jsonschema
cachetools==4.2.4
    # via google-auth
certifi==2021.10.8
    # via
    #   kfp-server-api
    #   kubernetes
    #   requests
charset-normalizer==2.0.12
    # via requests
click==8.1.2
    # via
    #   kfp
    #   typer
cloudpickle==2.0.0
    # via kfp
deprecated==1.2.13
    # via kfp
docstring-parser==0.13
    # via kfp
fire==0.4.0
    # via kfp
google-api-core==2.7.1
    # via
    #   google-api-python-client
    #   google-cloud-core
    #   google-cloud-storage
google-api-python-client==1.12.11
    # via kfp
google-auth==1.35.0
    # via
    #   google-api-core
    #   google-api-python-client
    #   google-auth-httplib2
    #   google-cloud-core
    #   google-cloud-storage
    #   kfp
    #   kubernetes
google-auth-httplib2==0.1.0
    # via google-api-python-client
google-cloud-core==2.2.3
    # via google-cloud-storage
google-cloud-storage==1.44.0
    # via kfp
google-crc32c==1.3.0
    # via google-resumable-media
google-resumable-media==2.3.2
    # via google-cloud-storage
googleapis-common-protos==1.56.0
    # via google-api-core
httplib2==0.20.4
    # via
    #   google-api-python-client
    #   google-auth-httplib2
idna==3.3
    # via requests
importlib-metadata==4.11.3
    # via
    #   click
    #   jsonschema
jsonschema==3.2.0
    # via kfp
kfp==1.8.9
    # via -r requirements.in
kfp-pipeline-spec==0.1.14
    # via kfp
kfp-server-api==1.8.1
    # via kfp
kubernetes==18.20.0
    # via kfp
oauthlib==3.2.0
    # via requests-oauthlib
protobuf==3.20.0
    # via
    #   google-api-core
    #   google-cloud-storage
    #   kfp
    #   kfp-pipeline-spec
pyasn1==0.4.8
    # via
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.2.8
    # via google-auth
pydantic==1.9.0
    # via kfp
pyparsing==3.0.7
    # via httplib2
pyrsistent==0.18.1
    # via jsonschema
python-dateutil==2.8.2
    # via
    #   kfp-server-api
    #   kubernetes
pyyaml==5.4.1
    # via
    #   kfp
    #   kubernetes
requests==2.27.1
    # via
    #   google-api-core
    #   google-cloud-storage
    #   kubernetes
    #   requests-oauthlib
    #   requests-toolbelt
requests-oauthlib==1.3.1
    # via kubernetes
requests-toolbelt==0.9.1
    # via kfp
rsa==4.8
    # via google-auth
six==1.16.0
    # via
    #   absl-py
    #   fire
    #   google-api-python-client
    #   google-auth
    #   google-auth-httplib2
    #   google-cloud-storage
    #   jsonschema
    #   kfp-server-api
    #   kubernetes
    #   python-dateutil
strip-hints==0.1.10
    # via kfp
tabulate==0.8.9
    # via kfp
termcolor==1.1.0
    # via fire
typer==0.4.1
    # via kfp
typing-extensions==3.10.0.2
    # via
    #   importlib-metadata
    #   kfp
    #   pydantic
uritemplate==3.0.1
    # via
    #   google-api-python-client
    #   kfp
urllib3==1.26.9
    # via
    #   kfp-server-api
    #   kubernetes
    #   requests
websocket-client==1.3.2
    # via kubernetes
wheel==0.37.1
    # via strip-hints
wrapt==1.14.0
    # via deprecated
zipp==3.8.0
    # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
