Migrate back from pysnmp-lextudio to pysnmp (#123579)

This commit is contained in:
Maciej Bieniek
2024-08-16 23:57:10 +02:00
committed by GitHub
parent 91951ed734
commit 69700f068f
9 changed files with 9 additions and 15 deletions

View File

@@ -156,9 +156,6 @@ websockets>=11.0.1
# 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
# The get-mac package has been replaced with getmac. Installing get-mac alongside getmac
# breaks getmac due to them both sharing the same python package name inside 'getmac'.