diff --git a/README.rst b/README.rst index 37c654e..d687b13 100644 --- a/README.rst +++ b/README.rst @@ -24,6 +24,8 @@ Dependencies This driver depends on: * `Adafruit CircuitPython `_ +* `Adafruit CircuitPython Connection Manager `_ +* `Adafruit CircuitPython Requests `_ You'll also need a library to communicate with an ESP32 as a coprocessor using a WiFiManager object. This library supports connecting an ESP32 using either SPI or UART.