Django>=5.0
djangorestframework>=3.14
django-haystack>=3.2
elasticsearch<9.0,>=8.0

[dev]
pytest>=8.0
pytest-django>=4.7
black>=23.0
flake8>=6.0
isort>=5.0
