
[ble]

[ble:sys_platform == "win32"]
winrt-runtime>=3.0
winrt-Windows.Devices.Bluetooth>=3.0
winrt-Windows.Devices.Bluetooth.Advertisement>=3.0
winrt-Windows.Devices.Bluetooth.GenericAttributeProfile>=3.0
winrt-Windows.Storage.Streams>=3.0
winrt-Windows.Foundation>=3.0
winrt-Windows.Foundation.Collections>=3.0

[build]
pyinstaller>=6.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff<1.0,>=0.5
