Django>=5.0
hashids>=1.3.1

[dev]
pytest>=7.0
pytest-django>=4.5
pytest-cov>=4.0
tox>=4.0
ruff>=0.1.0
mypy>=1.0
django-stubs>=4.0

[drf]
djangorestframework>=3.14
