diff --git a/library.json b/library.json index 8b0e9d0..849c382 100644 --- a/library.json +++ b/library.json @@ -16,24 +16,4 @@ "license": "LGPL-3.0", "frameworks": "arduino", "platforms": ["espressif8266", "espressif32", "libretuya"], - "dependencies": [ - { - "owner": "ottowinter", - "name": "ESPAsyncTCP-esphome", - "platforms": "espressif8266" - }, - { - "owner": "esphome", - "name": "AsyncTCP-esphome", - "platforms": ["espressif32", "libretuya"] - }, - { - "name": "Hash", - "platforms": "espressif8266" - }, - { - "name": "ESP8266WiFi", - "platforms": "espressif8266" - } - ] }