
[:sys_platform != "linux"]
hidapi>=0.14.0

[:sys_platform == "linux"]
evdev>=1.6.0

[build]
nuitka>=2.0
ordered-set>=4.1.0
zstandard>=0.21.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
isort>=5.0
mypy>=1.0
pylint>=2.0

[hid]
hid>=1.0.4
