
[:"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]
python-xlib>=0.16

[:"win32" in sys_platform]
plyer==1.2.4

[gui_qt]
PyQt5>=5.5
