mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Bump pysnmp-lextudio library to version 6.0.2 (#111193)
* Bump pysnmp-lextudio to version 6.0.2 * Update gen_requirements_all.py --------- Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
This commit is contained in:
@@ -151,13 +151,9 @@ faust-cchardet>=2.1.18
|
||||
# https://github.com/aaugustin/websockets/issues/1329
|
||||
websockets>=11.0.1
|
||||
|
||||
# pyasn1 0.5.0 has breaking changes which cause pysnmplib to fail
|
||||
# until they are resolved, we need to pin pyasn1 to 0.4.8 and
|
||||
# pysnmplib to 5.0.21 to avoid the issue.
|
||||
# https://github.com/pyasn1/pyasn1/pull/30#issuecomment-1517564335
|
||||
# https://github.com/pysnmp/pysnmp/issues/51
|
||||
pyasn1==0.4.8
|
||||
pysnmplib==5.0.21
|
||||
# pysnmplib is no longer maintained and does not work with newer
|
||||
# python
|
||||
pysnmplib==1000000000.0.0
|
||||
# pysnmp is no longer maintained and does not work with newer
|
||||
# python
|
||||
pysnmp==1000000000.0.0
|
||||
|
||||
Reference in New Issue
Block a user