pyarrow>=8
jsonschema>=4.0.0
typing_extensions>=4.0

[dev]
pre-commit<4
ruff

[docs]
mkdocs==1.6.1
mkdocs-material==9.6.7
mkdocstrings[python,shell]==0.28.2
mkdocs-gen-files==0.5.0
mkdocs-literate-nav==0.6.1
mkdocs-section-index==0.3.9
mkdocs-git-authors-plugin==0.9.2
mkdocs-git-revision-date-localized-plugin==1.3.0
markdown-callouts

[tests]
pytest
pytest-cov[toml]
