Django>=4.2
djangorestframework>=3.14
requests>=2.28
celery>=5.3
django-celery-beat>=2.5

[dev]
pytest
pytest-django
factory-boy
black
ruff

[docs]
sphinx>=7.0
sphinx-rtd-theme>=2.0
sphinx-copybutton
myst-parser

[unfold]
django-unfold>=0.40
