-e .

# optional
trio==0.21.0

# linting
ruff==0.0.270
mypy==1.3.0

# tests
pytest==7.3.1
coverage==7.2.7

# build
hatch==1.7.0

# docs
mkdocs==1.4.3
mkdocs-material==9.1.15
