@@ -4,6 +4,6 @@
"documentation": "https://github.com/nikrolls/homeassistant-goldair-climate",
"dependencies": [],
"codeowners": ["@nikrolls"],
- "requirements": ["pycrypto~=2.6.1", "pytuya~=7.0.5"],
+ "requirements": ["pytuya~=7.0.5"],
"config_flow": true
}
@@ -1,7 +1,7 @@
-homeassistant~=0.110.1
-pycrypto~=2.6.1
-pytuya~=7.0.5
-pytest~=5.4.2
-pytest-cov~=2.9.0
+homeassistant~=0.110
+pycrypto~=2.6
+pytuya~=7.0
+pytest~=5.4
+pytest-cov~=2.9
black~=19.10b0
-isort~=4.3.21
+isort~=4.3
@@ -1 +1 @@
@@ -1,2 +1,2 @@