SQLAlchemy>=2.0.23
pydantic>=2.5.2

[a-postgres]
asyncpg>=0.29.0

[a-sqlite]
aiosqlite>=0.18.0

[dev]
black
build
flake8
isort
mypy
pre-commit
pyproject-flake8
pytest-asyncio
pytest-cov
pytest-mock
pytest
twine
wheel

[docs]
cairosvg
markdown-include
mkdocs-material
mkdocs-material[imaging]
mkdocs
mkdocstrings
mkdocstrings[python]
pillow
pymdown-extensions

[tests]
black
flake8
isort
mypy
pyproject-flake8
pytest-cov
pytest-mock
pytest
twine
wheel
