qtpy>=2.4.3
websockets>=12.0

[:platform_python_implementation == "CPython"]
PyQt6>=6.6.1

[:platform_python_implementation == "PyPy"]
PySide6>=6.6.3.1

[dev]
pytest>=7.0.0
pytest-qt>=4.2.0
ruff>=0.1.0
pytest-asyncio>=0.23.0

[pyside6]
PySide6>=6.6.3.1

[qt5]
PyQt5>=5.15
