#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile --output-file=sdk/python/requirements.txt sdk/python/requirements.in
#
absl-py==0.11.0
    # via kfp
attrs==20.3.0
    # via jsonschema
cachetools==4.2.1
    # via google-auth
certifi==2020.12.5
    # via
    #   kfp-server-api
    #   kubernetes
    #   requests
cffi==1.14.5
    # via google-crc32c
chardet==4.0.0
    # via requests
click==7.1.2
    # via
    #   kfp
    #   typer
cloudpickle==2.0.0
    # via kfp
deprecated==1.2.11
    # via kfp
docstring-parser==0.7.3
    # via kfp
fire==0.4.0
    # via kfp
google-api-core==1.31.6
    # via
    #   google-api-python-client
    #   google-cloud-core
    #   kfp
google-api-python-client==1.12.8
    # via kfp
google-auth==1.27.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==1.6.0
    # via google-cloud-storage
google-cloud-storage==1.36.1
    # via kfp
google-crc32c==1.1.2
    # via google-resumable-media
google-resumable-media==1.2.0
    # via google-cloud-storage
googleapis-common-protos==1.52.0
    # via google-api-core
httplib2==0.19.1
    # via
    #   google-api-python-client
    #   google-auth-httplib2
idna==2.10
    # via requests
jsonschema==3.2.0
    # via kfp
kfp==1.8.13
    # via -r sdk/python/requirements.in
kfp-pipeline-spec==0.1.16
    # via kfp
kfp-server-api==1.3.0
    # via kfp
kubernetes==12.0.1
    # via kfp
oauthlib==3.1.0
    # via requests-oauthlib
packaging==20.9
    # via google-api-core
protobuf==3.15.2
    # via
    #   google-api-core
    #   googleapis-common-protos
    #   kfp
    #   kfp-pipeline-spec
pyasn1==0.4.8
    # via
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.2.8
    # via google-auth
pycparser==2.20
    # via cffi
pydantic==1.8.2
    # via kfp
pyparsing==2.4.7
    # via
    #   httplib2
    #   packaging
pyrsistent==0.17.3
    # via jsonschema
python-dateutil==2.8.1
    # via
    #   kfp-server-api
    #   kubernetes
pytz==2021.1
    # via google-api-core
pyyaml==5.4.1
    # via
    #   kfp
    #   kubernetes
requests==2.25.1
    # via
    #   google-api-core
    #   google-cloud-storage
    #   kubernetes
    #   requests-oauthlib
    #   requests-toolbelt
requests-oauthlib==1.3.0
    # via kubernetes
requests-toolbelt==0.9.1
    # via kfp
rsa==4.7.2
    # via google-auth
six==1.15.0
    # via
    #   absl-py
    #   fire
    #   google-api-core
    #   google-api-python-client
    #   google-auth
    #   google-auth-httplib2
    #   google-cloud-core
    #   google-resumable-media
    #   jsonschema
    #   kfp-server-api
    #   kubernetes
    #   protobuf
    #   python-dateutil
    #   websocket-client
strip-hints==0.1.9
    # via kfp
tabulate==0.8.9
    # via kfp
termcolor==1.1.0
    # via fire
typer==0.4.0
    # via kfp
typing-extensions==3.10.0.2
    # via pydantic
uritemplate==3.0.1
    # via
    #   google-api-python-client
    #   kfp
urllib3==1.26.3
    # via
    #   kfp-server-api
    #   kubernetes
    #   requests
websocket-client==0.57.0
    # via kubernetes
wheel==0.36.2
    # via strip-hints
wrapt==1.12.1
    # via deprecated

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