pydantic>=2.0
msgpack>=1.0
typer>=0.24
oxyde-core<0.7.0,>=0.6.2

[dev]
pytest>=9.0
pytest-asyncio>=1.0
pytest-cov>=7.0
ruff>=0.14.7
pre-commit>=4.5.0
mypy==1.19.1
testcontainers[mysql,postgres]>=4.0

[docs]
mkdocs<2,>=1.6
mkdocs-material>=9.5
