#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
#    pip-compile requirements-dev.in
#
factory-boy==3.2.1
    # via -r requirements-dev.in
faker==33.1.0
    # via factory-boy
python-dateutil==2.7.0
    # via
    #   -c requirements.txt
    #   faker
six==1.15.0
    # via
    #   -c requirements.txt
    #   python-dateutil
typing-extensions==4.6.0
    # via faker
