# Local package
-e .

# Testing
pytest>=6.0
pytest-cov>=2.0

# Typing
mypy>=0.900

# Publishing
build==1.4.0
twine==6.2.0