libcst==1.1.0
typer==0.24.1

[dev]
pre-commit
black==23.10.0
flake8==6.1.0
isort==5.13.2
autoflake==v1.4
mypy==v1.8.0

[docs]
sphinx
sphinx-py3doc-enhanced-theme
sphinx-autodoc-typehints
sphinx-autodoc-annotation
sphinxcontrib-asyncio
sphinxcontrib-napoleon
sphinxcontrib-trio

[tests]
coverage[toml]
pytest
pytest-cov

[tests:python_version < "3.11"]
exceptiongroup
tomli
