Django>=3.2

[all]
requests>=2.28
cryptography>=42

[commerce]
requests>=2.28

[docs]
mkdocs>=1.5
mkdocs-material>=9.0
pymdown-extensions>=10.0
mkdocs-git-revision-date-plugin>=2.0

[linting]
flake8
flake8-pyproject
flake8-bugbear
flake8-comprehensions
flake8-tidy-imports
flake8-typing-imports
pylint

[testing]
coverage
codecov
pytest
pytest-django

[webbotauth]
cryptography>=42

[webmcp]
requests>=2.28
