
[dev]
pgtoolkit[doc,lint,test,typing]

[doc]
sphinx
sphinx-autobuild
sphinx_rtd_theme

[lint]
black
check-manifest
flake8
isort

[test]
pytest
pytest-asyncio
pytest-cov
pytest-mock
psycopg2-binary

[typing]
mypy
