-e .

# Testing
pytest>=6.0.0
pytest-asyncio>=0.15.0
pytest-cov>=2.12.0
coverage>=5.5

# Linting and formatting
black>=21.5b2
isort>=5.9.0
flake8>=3.9.0
mypy>=0.910

# Documentation
mkdocs>=1.2.0
mkdocs-material>=7.1.0

# Build and publish
build>=0.7.0
twine>=3.4.0
wheel>=0.37.0
setuptools>=45.0.0
setuptools-scm>=6.2.0 