Django>=6.0

[bench]
playwright
radon>=6.0
beautifulsoup4>=4.12
requests

[docs]
sphinx>=8.0
myst-parser>=4.0
furo>=2024.0
sphinx-autodoc-typehints>=3.0

[example]
Faker==40.36.0
gunicorn>=22.0.0
whitenoise>=6.6.0

[htmx]
django-htmx>=1.17

[lint]
ruff==0.16.2
djlint==1.44.1

[test]
pytest>=8.0
pytest-django>=4.8
