# Testing
pytest>=7.0.0
pytest-cov>=4.0.0

# Code formatting and linting
black>=22.0.0
flake8>=5.0.0
isort>=5.10.0
mypy>=0.991
pre-commit>=2.20.0

# Building and publishing
twine>=4.0.0
build>=0.8.0

# Documentation
sphinx>=5.0.0
furo>=2022.6.21
myst-parser>=0.18.0
