qtpy>=2.0.0

[:platform_system == "Windows"]
pywin32>=312

[docs]
griffe>=1.0.0
mkdocs>=1.6.0
mkdocs-material>=9.5.0
mkdocstrings[python]>=0.26.0

[pyqt6]
PyQt6>=6.11.0

[pyside6]
PySide6>=6.11.2

[test]
pytest>=9.0.3
pytest-cov>=7.1.0
pytest-mock>=3.14.0
pytest-qt>=4.2.0
