Django>=6.0

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

[example]
Faker==40.36.0

[htmx]
django-htmx>=1.17

[lint]
ruff==0.16.2
djlint==1.44.1

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