#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile test.in
#
attrs==21.2.0
    # via pytest
backports-entry-points-selectable==1.1.1
    # via virtualenv
coverage[toml]==6.2
    # via
    #   -r test.in
    #   pytest-cov
distlib==0.3.3
    # via virtualenv
factory-boy==3.2.1
    # via -r test.in
faker==9.9.0
    # via
    #   -r test.in
    #   factory-boy
filelock==3.4.0
    # via
    #   tox
    #   virtualenv
iniconfig==1.1.1
    # via pytest
packaging==21.3
    # via
    #   pytest
    #   tox
platformdirs==2.4.0
    # via virtualenv
pluggy==0.13.1
    # via
    #   pytest
    #   tox
py==1.11.0
    # via
    #   -r test.in
    #   pytest
    #   tox
pyparsing==3.0.6
    # via packaging
pytest==6.2.4
    # via
    #   -r test.in
    #   pytest-cov
    #   pytest-django
    #   pytest-ordering
    #   pytest-pythonpath
pytest-cov==2.12.0
    # via -r test.in
pytest-django==4.3.0
    # via -r test.in
pytest-ordering==0.6
    # via -r test.in
pytest-pythonpath==0.7.3
    # via -r test.in
python-dateutil==2.8.2
    # via faker
six==1.16.0
    # via
    #   python-dateutil
    #   tox
    #   virtualenv
text-unidecode==1.3
    # via faker
toml==0.10.2
    # via
    #   pytest
    #   tox
tomli==1.2.2
    # via coverage
tox==3.23.1
    # via -r test.in
virtualenv==20.10.0
    # via tox
