Downgrade pysnmp-lextudio
to version 5.0.34
(#112696)
Downgrade pysnmp-lextudio to version 5.0.34 Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
This commit is contained in:
parent
8809d3aa88
commit
7cbe49520e
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"import_executor": true,
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pyasn1", "pysmi", "pysnmp"],
|
||||
"requirements": ["pysnmp-lextudio==6.0.2"]
|
||||
"requirements": ["pysnmp-lextudio==5.0.34"]
|
||||
}
|
||||
|
|
|
@ -2149,7 +2149,7 @@ pysmartthings==0.7.8
|
|||
pysml==0.0.12
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmp-lextudio==6.0.2
|
||||
pysnmp-lextudio==5.0.34
|
||||
|
||||
# homeassistant.components.snooz
|
||||
pysnooz==0.8.6
|
||||
|
|
|
@ -1670,7 +1670,7 @@ pysmartthings==0.7.8
|
|||
pysml==0.0.12
|
||||
|
||||
# homeassistant.components.snmp
|
||||
pysnmp-lextudio==6.0.2
|
||||
pysnmp-lextudio==5.0.34
|
||||
|
||||
# homeassistant.components.snooz
|
||||
pysnooz==0.8.6
|
||||
|
|
Loading…
Add table
Reference in a new issue