SQLAlchemy>=2.0.23
pydantic>=2.5.2

[a-postgres]
asyncpg>=0.29.0

[a-sqlite]
aiosqlite>=0.18.0

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

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