diff --git a/custom_components/localtuya/manifest.json b/custom_components/localtuya/manifest.json index 15d0e28..3469142 100644 --- a/custom_components/localtuya/manifest.json +++ b/custom_components/localtuya/manifest.json @@ -7,6 +7,6 @@ "@rospogrigio", "@postlund" ], "issue_tracker": "https://github.com/rospogrigio/localtuya-homeassistant/issues", - "requirements": ["cryptography==2.9.2"], + "requirements": [], "config_flow": true }