Django>=4.0
djangorestframework>=3.14.0

[dev]
pytest>=7.0.0
pytest-django>=4.5.0
pytest-cov>=4.0.0
coverage>=6.0
ruff>=0.1.0
mypy>=1.0.0
django-stubs>=4.0.0
djangorestframework-stubs>=3.14.0
factory-boy>=3.3.0

[test]
pytest>=7.0.0
pytest-django>=4.5.0
pytest-cov>=4.0.0
coverage>=6.0
factory-boy>=3.3.0
