# Core dependency
PyQt6>=6.0.0

# Development dependencies
# Install with: pip install -r requirements.txt
build>=1.0.0
twine>=4.0.0
pytest>=7.0.0
pytest-qt>=4.2.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
isort>=5.12.0

# Documentation dependencies
sphinx>=5.0.0
sphinx-rtd-theme>=1.2.0

# Testing dependencies
coverage>=7.0.0
