avro~=1.11
fastavro~=1.8
memoization~=0.4
more-itertools~=10.0
orjson~=3.0
pluggy~=1.3
py-avro-schema~=3.0
python-dateutil~=2.8

[docs]
sphinx
sphinx-rtd-theme

[linting]
black
flake8
interrogate
isort
mypy
pre-commit

[testing]
pytest
pytest-cov
pytest-mock
