Browse Source

deps: upgrade to use latest HA

- use latest HA
- drop some dependencies that were previously pinned on old versions to
  keep the older version of HA running.
Jason Rumney 2 ngày trước cách đây
mục cha
commit
6fd5f7c93b
1 tập tin đã thay đổi với 1 bổ sung3 xóa
  1. 1 3
      requirements-dev.txt

+ 1 - 3
requirements-dev.txt

@@ -1,8 +1,6 @@
 fuzzywuzzy
 levenshtein
-pycares~=4.11.0
-PyTurboJPEG~=1.7.5
-pytest-homeassistant-custom-component==0.13.254
+pytest-homeassistant-custom-component==0.13.316
 pytest
 pytest-asyncio
 pytest-cov