#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile requirements/documentation.in
#
alabaster==0.7.12
    # via sphinx
asgiref==3.6.0
    # via django
attrs==22.2.0
    # via pytest
babel==2.11.0
    # via sphinx
beautifulsoup4==4.11.1
    # via -r requirements/test.in
cachetools==5.2.0
    # via tox
certifi==2022.12.7
    # via requests
chardet==5.1.0
    # via tox
charset-normalizer==2.1.1
    # via requests
colorama==0.4.6
    # via tox
coverage[toml]==7.0.1
    # via pytest-cov
distlib==0.3.6
    # via virtualenv
django==3.2.16
    # via -r requirements/django_3_2.in
dnspython==2.2.1
    # via pymongo
docutils==0.19
    # via
    #   -r requirements/docs.in
    #   sphinx
factory-boy==3.2.1
    # via -r requirements/test.in
faker==15.3.4
    # via
    #   -r requirements/test.in
    #   factory-boy
filelock==3.8.2
    # via
    #   tox
    #   virtualenv
idna==3.4
    # via requests
imagesize==1.4.1
    # via sphinx
iniconfig==1.1.1
    # via pytest
jinja2==3.1.2
    # via
    #   -r requirements/docs.in
    #   sphinx
markupsafe==2.1.1
    # via
    #   -r requirements/docs.in
    #   jinja2
mongoengine==0.24.2
    # via -r requirements/common.in
packaging==22.0
    # via
    #   pyproject-api
    #   pytest
    #   sphinx
    #   tox
platformdirs==2.6.0
    # via
    #   tox
    #   virtualenv
pluggy==1.0.0
    # via
    #   pytest
    #   tox
py==1.11.0
    # via pytest
pygments==2.13.0
    # via sphinx
pymongo==4.3.3
    # via mongoengine
pyproject-api==1.2.1
    # via tox
pytest==6.2.5
    # via
    #   -r requirements/test.in
    #   pytest-cov
    #   pytest-django
    #   pytest-ordering
    #   pytest-pythonpath
pytest-cov==4.0.0
    # via -r requirements/test.in
pytest-django==4.5.2
    # via -r requirements/test.in
pytest-ordering==0.6
    # via -r requirements/test.in
pytest-pythonpath==0.7.4
    # via -r requirements/test.in
python-dateutil==2.8.2
    # via faker
pytz==2022.7
    # via
    #   babel
    #   django
requests==2.28.1
    # via sphinx
six==1.16.0
    # via python-dateutil
snowballstemmer==2.2.0
    # via sphinx
soupsieve==2.3.2.post1
    # via beautifulsoup4
sphinx==5.3.0
    # via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.2
    # via sphinx
sphinxcontrib-devhelp==1.0.2
    # via sphinx
sphinxcontrib-htmlhelp==2.0.0
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==1.0.3
    # via sphinx
sphinxcontrib-serializinghtml==1.1.5
    # via sphinx
sqlparse==0.4.3
    # via django
toml==0.10.2
    # via pytest
tomli==2.0.1
    # via
    #   coverage
    #   pyproject-api
    #   tox
tox==4.0.16
    # via -r requirements/test.in
urllib3==1.26.13
    # via requests
virtualenv==20.17.1
    # via tox
