overrides

[dev]
autoflake
twine
wheel
coverage==6.5.0
black==22.12.0
codespell==2.2.2
flake8
isort==5.10.1
mypy==0.991
pydantic<2.0
pydocstyle==6.1.1
pylint==2.15.10
pylint-fixme-info
pylint-pydantic
pylint-pytest
pytest
pytest-cov
pytest-mock
PyYAML
tox
types-requests
types-setuptools
types-PyYAML

[doc]
sphinx
sphinx-autobuild
sphinx-autodoc-typehints
sphinx-pydantic
sphinx-rtd-theme
sphinx-lint==0.6.7

[release]
twine
wheel

[test]
coverage==6.5.0
black==22.12.0
codespell==2.2.2
flake8
isort==5.10.1
mypy==0.991
pydantic<2.0
pydocstyle==6.1.1
pylint==2.15.10
pylint-fixme-info
pylint-pydantic
pylint-pytest
pytest
pytest-cov
pytest-mock
PyYAML
tox
types-requests
types-setuptools
types-PyYAML
