Merge "Migrate to pysnmp lextudio ecosystem"

This commit is contained in:
Zuul 2023-05-18 17:13:11 +00:00 committed by Gerrit Code Review
commit bca0fe407e
2 changed files with 6 additions and 2 deletions

View File

@ -5,7 +5,9 @@
# These are available on pypi
proliantutils>=2.14.0
pysnmp>=4.3.0,<5.0.0
pysnmp-lextudio>=5.0.0 # BSD
pyasn1-lextudio>=1.1.0 # BSD
pyasn1-modules-lextudio>=0.2.0 # BSD
python-scciclient>=0.12.2
python-dracclient>=5.1.0,<9.0.0
python-xclarityclient>=0.1.6

View File

@ -13,5 +13,7 @@ stestr>=2.0.0 # Apache-2.0
psycopg2>=2.8.5 # LGPL/ZPL
testtools>=2.5.0 # MIT
WebTest>=2.0.27 # MIT
pysnmp>=4.4.12
pysnmp-lextudio>=5.0.0 # BSD
pyasn1-lextudio>=1.1.0 # BSD
pyasn1-modules-lextudio>=0.2.0 # BSD
bandit!=1.6.0,>=1.1.0,<2.0.0 # Apache-2.0