diff --git a/custom_components/pyscript/manifest.json b/custom_components/pyscript/manifest.json index b1e8780..4125574 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.3", "watchdog==2.3.1"], + "requirements": ["croniter==2.0.2", "watchdog==2.3.1"], "ssdp": [], "version": "1.5.0", "zeroconf": []