Django==5.1.2
Jinja2==3.1.4
Markdown==3.7
Pygments==2.18.0
django-environ==0.11.2
django-simple-search==1.0.2
python-slugify==8.0.4
pytz==2024.2
rich==13.9.4

[lint]
ruff==0.7.3

[test]
bandit
build
coverage
django-debug-toolbar
pip-audit
pipdeptree
pytest-django
twine
wheel
