#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --no-emit-index-url --strip-extras requirements-orchestrator.in
#
absl-py==2.1.0
    # via -r requirements-orchestrator.in
attrs==23.2.0
    # via
    #   hypothesis
    #   jsonschema
    #   referencing
cachetools==5.3.2
    # via google-auth
certifi==2024.2.2
    # via
    #   kubernetes
    #   requests
charset-normalizer==3.3.2
    # via requests
confluent-kafka==2.3.0
    # via -r requirements-orchestrator.in
dyff-schema==0.1.0
    # via -r requirements-orchestrator.in
exceptiongroup==1.2.0
    # via hypothesis
google-auth==2.27.0
    # via kubernetes
hypothesis==6.98.3
    # via
    #   dyff-schema
    #   hypothesis-jsonschema
hypothesis-jsonschema==0.23.0
    # via dyff-schema
idna==3.6
    # via requests
jsonpath-ng==1.6.1
    # via dyff-schema
jsonschema==4.21.1
    # via hypothesis-jsonschema
jsonschema-specifications==2023.12.1
    # via jsonschema
kubernetes==29.0.0
    # via -r requirements-orchestrator.in
networkx==3.2.1
    # via -r requirements-orchestrator.in
numpy==1.26.4
    # via pyarrow
oauthlib==3.2.2
    # via
    #   kubernetes
    #   requests-oauthlib
ply==3.11
    # via jsonpath-ng
pyarrow==15.0.0
    # via
    #   -r requirements-orchestrator.in
    #   dyff-schema
pyasn1==0.5.1
    # via
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.3.0
    # via google-auth
pydantic==1.10.14
    # via
    #   -r requirements-orchestrator.in
    #   dyff-schema
python-dateutil==2.8.2
    # via kubernetes
pyyaml==6.0.1
    # via kubernetes
referencing==0.33.0
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.31.0
    # via
    #   kubernetes
    #   requests-oauthlib
requests-oauthlib==1.3.1
    # via kubernetes
rocksdict==0.3.20
    # via -r requirements-orchestrator.in
rpds-py==0.17.1
    # via
    #   jsonschema
    #   referencing
rsa==4.9
    # via google-auth
six==1.16.0
    # via
    #   kubernetes
    #   python-dateutil
sortedcontainers==2.4.0
    # via hypothesis
typing-extensions==4.9.0
    # via pydantic
urllib3==2.2.0
    # via
    #   kubernetes
    #   requests
websocket-client==1.7.0
    # via kubernetes
