Django>=5.2
django-mptt>=0.16.0

[api]
djangorestframework>=3.15.0

[dev]
pytest>=7.0.0
pytest-django>=4.5.0
factory-boy>=3.2.0
coverage>=7.0.0
black>=23.0.0
isort>=5.0.0
flake8>=6.0.0
