Browse Source

deps: loosen infrared-protocols condition

They seem to be updating quite quickly now, so loosing the requirements
Jason Rumney 9 hours ago
parent
commit
81b1561de7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements-dev.txt

+ 1 - 1
requirements-dev.txt

@@ -1,5 +1,5 @@
 fuzzywuzzy
-infrared-protocols~=1.1.0
+infrared-protocols~=1.1
 levenshtein
 PyTurboJPEG~=1.8.0
 pytest-homeassistant-custom-component==0.13.322