avro~=1.10
memoization~=0.4
more-itertools~=10.0
orjson~=3.5
typeguard~=4.0

[docs]
sphinx
sphinx-rtd-theme

[linting]
black
flake8
interrogate
isort
mypy
pre-commit
pydantic>=2

[testing]
packaging
pydantic>=2
pytest
pytest-cov
