diff --git a/custom_components/pyscript/manifest.json b/custom_components/pyscript/manifest.json index 99cd5b4..b1e8780 100644 --- a/custom_components/pyscript/manifest.json +++ b/custom_components/pyscript/manifest.json @@ -10,7 +10,7 @@ "homekit": {}, "iot_class": "local_push", "issue_tracker": "https://github.com/custom-components/pyscript/issues", - "requirements": ["croniter==2.0.5", "watchdog==4.0.1"], + "requirements": ["croniter==2.0.3", "watchdog==2.3.1"], "ssdp": [], "version": "1.5.0", "zeroconf": []