#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --no-emit-index-url --strip-extras requirements.in
#
absl-py==2.0.0
    # via -r requirements.in
attrs==23.2.0
    # via
    #   hypothesis
    #   jsonschema
    #   referencing
confluent-kafka==2.2.0
    # via -r requirements.in
dnspython==2.4.2
    # via pymongo
dyff-schema==0.1.0
    # via -r requirements.in
exceptiongroup==1.2.0
    # via hypothesis
hypothesis==6.98.3
    # via
    #   dyff-schema
    #   hypothesis-jsonschema
hypothesis-jsonschema==0.23.0
    # via dyff-schema
jsonpath-ng==1.6.1
    # via dyff-schema
jsonschema==4.21.1
    # via hypothesis-jsonschema
jsonschema-specifications==2023.12.1
    # via jsonschema
numpy==1.26.2
    # via pyarrow
ply==3.11
    # via jsonpath-ng
pyarrow==14.0.1
    # via
    #   -r requirements.in
    #   dyff-schema
pydantic==1.10.13
    # via
    #   -r requirements.in
    #   dyff-schema
pymongo==4.5.0
    # via -r requirements.in
referencing==0.33.0
    # via
    #   jsonschema
    #   jsonschema-specifications
rpds-py==0.17.1
    # via
    #   jsonschema
    #   referencing
sortedcontainers==2.4.0
    # via hypothesis
typing-extensions==4.8.0
    # via pydantic
