python3Packages.aiolifx: allow click 8.2.x

This commit is contained in:
Sarah Clark
2025-10-21 20:20:26 -07:00
parent 20ef37577c
commit b87416ff95
@@ -24,6 +24,8 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [ "click" ];
dependencies = [
async-timeout
bitstring