#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    ./bin/compile-requirements.bash
#
boto3==1.34.96
    # via
    #   -r requirements-in/10_requirements.in
    #   boto3-utils
boto3-utils==0.4.2
    # via -r requirements-in/10_requirements.in
botocore==1.34.96
    # via
    #   boto3
    #   s3transfer
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
jsonpath-ng==1.6.1
    # via -r requirements-in/10_requirements.in
ply==3.11
    # via jsonpath-ng
python-dateutil==2.9.0.post0
    # via botocore
python-json-logger==2.0.7
    # via -r requirements-in/10_requirements.in
s3transfer==0.10.1
    # via boto3
six==1.16.0
    # via python-dateutil
urllib3==2.2.1
    # via botocore
