
[all]
PyQt5>=5.15.0
wxPython>=4.2.0
dearpygui>=1.10.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=6.0.0
build>=0.10.0
twine>=4.0.0

[dpg]
dearpygui>=1.10.0

[qt]
PyQt5>=5.15.0

[qt6]
PySide6>=6.0.0

[wx]
wxPython>=4.2.0
