diff --git a/pyproject.toml b/pyproject.toml index 0bc8f8c..60d198e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,6 +37,7 @@ classifiers = [ ] dependencies = [ "pimoroni-ioexpander>=1.0.1", + "gpiodevice", "smbus2", "rpi_ws281x" ]