#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements.in
#
asgiref==3.5.2
    # via django
django==4.1.4
    # via -r requirements.in
faker==15.3.4
    # via -r requirements.in
python-dateutil==2.8.2
    # via faker
six==1.16.0
    # via python-dateutil
sqlparse==0.4.3
    # via django
