diff --git a/README.rst b/README.rst index 9d2e9ca..30b6c38 100644 --- a/README.rst +++ b/README.rst @@ -25,9 +25,13 @@ Dependencies This driver depends on: * `Adafruit CircuitPython `_ +* `Adafruit CircuitPython ConnectionManager `_ +* `Adafruit CircuitPython ESP32SPI `_ +* `Adafruit CircuitPython hashlib `_ * `Adafruit CircuitPython JWT `_ * `Adafruit CircuitPython Logging `_ - +* `Adafruit CircuitPython MiniMQTT `_ +* `Adafruit CircuitPython RSA `_ Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading