
[dev]
pytest>=6.0
pytest-cov
black
flake8
mypy
sphinx
sphinx-rtd-theme

[examples]
numpy>=1.20.0
opencv-python>=4.5.0
matplotlib>=3.3.0

[pyqt6]
PyQt6>=6.0.0

[qt]
PySide6>=6.0.0

[qt5]
PyQt5>=5.15.0

[qt6]
PySide6>=6.0.0
