appdirs>=1.3.0
pyserial>=2.7
setuptools
wcwidth

[:"darwin" in sys_platform]
appnope>=0.1.0
pyobjc-core>=4.0
pyobjc-framework-Cocoa>=4.0
pyobjc-framework-Quartz>=4.0

[:"linux" in sys_platform and python_version < "3.9"]
python-xlib>=0.16

[:"linux" in sys_platform and python_version >= "3.9"]
python-xlib>=0.29

[gui_qt]
PyQt5>=5.5

[log]

[log:"linux" in sys_platform]
dbus-python>=1.2.4

[log:"win32" in sys_platform]
plyer>=1.3.1
