#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile requirements/dev.in
#
alabaster==0.7.12
    # via sphinx
asgiref==3.6.0
    # via django
astroid==2.12.13
    # via pylint
attrs==22.2.0
    # via pytest
babel==2.11.0
    # via sphinx
beautifulsoup4==4.11.1
    # via -r requirements/test.in
black==22.12.0
    # via -r requirements/code_style.in
bleach==5.0.1
    # via readme-renderer
build==0.9.0
    # via check-manifest
cachetools==5.2.0
    # via tox
certifi==2022.12.7
    # via requests
cfgv==3.3.1
    # via pre-commit
chardet==5.1.0
    # via tox
charset-normalizer==2.1.1
    # via requests
check-manifest==0.49
    # via -r requirements/code_style.in
click==8.1.3
    # via black
colorama==0.4.6
    # via tox
coverage[toml]==7.0.1
    # via pytest-cov
dill==0.3.6
    # via pylint
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
    #   readme-renderer
    #   restview
    #   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
identify==2.5.11
    # via pre-commit
idna==3.4
    # via requests
imagesize==1.4.1
    # via sphinx
iniconfig==1.1.1
    # via pytest
isort==5.11.4
    # via
    #   -r requirements/code_style.in
    #   pylint
jinja2==3.1.2
    # via
    #   -r requirements/docs.in
    #   sphinx
lazy-object-proxy==1.8.0
    # via astroid
markupsafe==2.1.1
    # via
    #   -r requirements/docs.in
    #   jinja2
mccabe==0.7.0
    # via pylint
mongoengine==0.24.2
    # via -r requirements/common.in
mypy-extensions==0.4.3
    # via black
nodeenv==1.7.0
    # via pre-commit
packaging==22.0
    # via
    #   build
    #   pyproject-api
    #   pytest
    #   sphinx
    #   tox
pathspec==0.10.3
    # via black
pep517==0.13.0
    # via build
platformdirs==2.6.0
    # via
    #   black
    #   pylint
    #   tox
    #   virtualenv
pluggy==1.0.0
    # via
    #   pytest
    #   tox
pre-commit==2.20.0
    # via -r requirements/code_style.in
py==1.11.0
    # via pytest
pydocstyle==6.1.1
    # via -r requirements/code_style.in
pygments==2.13.0
    # via
    #   readme-renderer
    #   restview
    #   sphinx
pylint==2.15.9
    # via -r requirements/code_style.in
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
pyyaml==6.0
    # via pre-commit
readme-renderer==37.3
    # via restview
requests==2.28.1
    # via sphinx
restview==3.0.0
    # via -r requirements/code_style.in
ruff==0.0.193
    # via -r requirements/code_style.in
six==1.16.0
    # via
    #   bleach
    #   python-dateutil
snowballstemmer==2.2.0
    # via
    #   pydocstyle
    #   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
    #   pre-commit
    #   pytest
tomli==2.0.1
    # via
    #   black
    #   build
    #   check-manifest
    #   coverage
    #   pep517
    #   pylint
    #   pyproject-api
    #   tox
tomlkit==0.11.6
    # via pylint
tox==4.0.16
    # via -r requirements/test.in
urllib3==1.26.13
    # via requests
virtualenv==20.17.1
    # via
    #   pre-commit
    #   tox
webencodings==0.5.1
    # via bleach
wrapt==1.14.1
    # via astroid

# The following packages are considered to be unsafe in a requirements file:
# setuptools
