MySensors: add packaging==20.8 for the version parser

This commit is contained in:
functionpointer 2021-01-28 19:23:57 +01:00
parent 0d66d8ab4f
commit 6b200ee01a
3 changed files with 8 additions and 1 deletions

View file

@ -3,7 +3,8 @@
"name": "MySensors",
"documentation": "https://www.home-assistant.io/integrations/mysensors",
"requirements": [
"pymysensors==0.20.1"
"pymysensors==0.20.1",
"packaging==20.8"
],
"after_dependencies": [
"mqtt"

View file

@ -1075,6 +1075,9 @@ orvibo==1.1.1
# homeassistant.components.ovo_energy
ovoenergy==1.1.11
# homeassistant.components.mysensors
packaging==20.8
# homeassistant.components.mqtt
# homeassistant.components.shiftr
paho-mqtt==1.5.1

View file

@ -528,6 +528,9 @@ openerz-api==0.1.0
# homeassistant.components.ovo_energy
ovoenergy==1.1.11
# homeassistant.components.mysensors
packaging==20.8
# homeassistant.components.mqtt
# homeassistant.components.shiftr
paho-mqtt==1.5.1