#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile requirements/development.in
#
-e .
    # via -r requirements/demo.in
alabaster==0.7.13
    # via sphinx
annotated-types==0.6.0
    # via pydantic
asgiref==3.6.0
    # via django
attrs==22.2.0
    # via pytest
babel==2.12.1
    # via sphinx
black==23.1.0
    # via -r requirements/development.in
bleach==6.0.0
    # via readme-renderer
bump-my-version==0.15.3
    # via -r requirements/development.in
cachetools==5.3.0
    # via tox
certifi==2022.12.7
    # via requests
cffi==1.15.1
    # via cryptography
chardet==5.1.0
    # via tox
charset-normalizer==3.1.0
    # via requests
click==8.1.3
    # via
    #   black
    #   bump-my-version
    #   rich-click
colorama==0.4.6
    # via tox
cryptography==39.0.2
    # via secretstorage
distlib==0.3.6
    # via virtualenv
django==4.1.7
    # via
    #   -r requirements/demo.in
    #   django-app-template
    #   django-debug-toolbar
    #   django-stubs
    #   django-stubs-ext
django-debug-toolbar==4.2.0
    # via -r requirements/development.in
django-stubs==4.2.5
    # via -r requirements/development.in
django-stubs-ext==4.2.5
    # via django-stubs
docutils==0.18.1
    # via
    #   readme-renderer
    #   sphinx
    #   sphinx-rtd-theme
dotted-notation==0.11.0
    # via bump-my-version
exceptiongroup==1.1.0
    # via pytest
factory-boy==3.2.1
    # via pytest-factoryboy
faker==17.6.0
    # via factory-boy
filelock==3.9.0
    # via
    #   tox
    #   virtualenv
flake8==6.0.0
    # via -r requirements/development.in
idna==3.4
    # via requests
imagesize==1.4.1
    # via sphinx
importlib-metadata==6.0.0
    # via
    #   keyring
    #   twine
inflection==0.5.1
    # via pytest-factoryboy
iniconfig==2.0.0
    # via pytest
isort==5.12.0
    # via -r requirements/development.in
jaraco-classes==3.2.3
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
jinja2==3.1.2
    # via sphinx
json-log-formatter==0.5.2
    # via -r requirements/demo.in
keyring==23.13.1
    # via twine
markdown-it-py==2.2.0
    # via rich
markupsafe==2.1.2
    # via jinja2
mccabe==0.7.0
    # via flake8
mdurl==0.1.2
    # via markdown-it-py
more-itertools==9.1.0
    # via jaraco-classes
mypy==1.1.1
    # via
    #   -r requirements/development.in
    #   django-stubs
mypy-extensions==1.0.0
    # via
    #   black
    #   mypy
packaging==23.0
    # via
    #   black
    #   pyproject-api
    #   pytest
    #   sphinx
    #   tox
pathspec==0.11.0
    # via black
pkginfo==1.9.6
    # via twine
platformdirs==3.1.1
    # via
    #   black
    #   tox
    #   virtualenv
pluggy==1.0.0
    # via
    #   pytest
    #   tox
psycopg2-binary==2.9.9
    # via -r requirements/demo.in
pycodestyle==2.10.0
    # via flake8
pycparser==2.21
    # via cffi
pydantic==2.5.2
    # via
    #   bump-my-version
    #   pydantic-settings
pydantic-core==2.14.5
    # via pydantic
pydantic-settings==2.1.0
    # via bump-my-version
pyenv-inspect==0.3.0
    # via virtualenv-pyenv
pyflakes==3.0.1
    # via flake8
pygments==2.14.0
    # via
    #   readme-renderer
    #   rich
    #   sphinx
pyparsing==3.1.1
    # via dotted-notation
pyproject-api==1.5.0
    # via tox
pytest==7.2.2
    # via
    #   -r requirements/test.in
    #   pytest-django
    #   pytest-factoryboy
pytest-django==4.5.2
    # via -r requirements/test.in
pytest-factoryboy==2.5.1
    # via -r requirements/test.in
python-dateutil==2.8.2
    # via faker
python-dotenv==1.0.0
    # via pydantic-settings
readme-renderer==37.3
    # via twine
requests==2.28.2
    # via
    #   requests-toolbelt
    #   sphinx
    #   twine
requests-toolbelt==0.10.1
    # via twine
rfc3986==2.0.0
    # via twine
rich==13.3.2
    # via
    #   bump-my-version
    #   rich-click
    #   twine
rich-click==1.7.2
    # via bump-my-version
secretstorage==3.3.3
    # via keyring
six==1.16.0
    # via
    #   bleach
    #   python-dateutil
snowballstemmer==2.2.0
    # via sphinx
sphinx==6.1.3
    # via
    #   -r requirements/development.in
    #   -r requirements/docs.in
    #   sphinx-rtd-theme
sphinx-rtd-theme==1.2.0
    # via
    #   -r requirements/development.in
    #   -r requirements/docs.in
sphinxcontrib-applehelp==1.0.4
    # via sphinx
sphinxcontrib-devhelp==1.0.2
    # via sphinx
sphinxcontrib-htmlhelp==2.0.1
    # via sphinx
sphinxcontrib-jquery==2.0.0
    # via sphinx-rtd-theme
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
    #   django-debug-toolbar
tomli==2.0.1
    # via
    #   black
    #   django-stubs
    #   mypy
    #   pyproject-api
    #   pytest
    #   tox
tomlkit==0.12.3
    # via bump-my-version
tox==4.4.6
    # via -r requirements/test.in
twine==4.0.2
    # via -r requirements/development.in
types-pytz==2023.3.1.1
    # via django-stubs
types-pyyaml==6.0.12.12
    # via django-stubs
typing-extensions==4.9.0
    # via
    #   django-stubs
    #   django-stubs-ext
    #   mypy
    #   pydantic
    #   pydantic-core
    #   pytest-factoryboy
    #   rich-click
urllib3==1.26.14
    # via
    #   requests
    #   twine
virtualenv==20.20.0
    # via
    #   tox
    #   virtualenv-pyenv
virtualenv-pyenv==0.4.0
    # via -r requirements/test.in
webencodings==0.5.1
    # via bleach
zipp==3.15.0
    # via importlib-metadata

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