Django<6.0,>=3.1
fast-depends>=2.4.12
pydantic<3.0.0,>=2.0
ruff>=0.5.7

[dev]
pre-commit

[doc]
mkdocs
mkdocs-material
markdown-include
mkdocstrings

[test]
pytest
pytest-cov
pytest-django
pytest-asyncio
psycopg2-binary
mypy==1.7.1
ruff==0.5.7
django-stubs
