# Development dependencies for GenPPI Python interface

# Build tools
build>=0.8.0
twine>=4.0.0
setuptools>=42.0.0
wheel>=0.37.0

# Testing
pytest>=6.0.0
pytest-cov>=3.0.0
tox>=3.24.0

# Code quality
flake8>=4.0.0
black>=22.0.0

# Documentation (when needed)
# sphinx>=4.0.0
# sphinx-rtd-theme>=1.0.0

# Required runtime dependencies (also specified in pyproject.toml)
py7zr>=0.20.0,<1.0.0
multivolumefile>=0.2.3