limit version of pysnmp-lextudio to less than 5.0.34 because

there are compatibility problems from 5.0.35.

Change-Id: I6e36c451f6d5b48a850e95daa0a0197bea99715a
This commit is contained in:
Shukun Song 2024-03-21 20:02:19 +09:00
parent 73b4e3de5f
commit ffb273fe29
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
pyghmi>=1.0.24 # Apache-2.0
pysnmp-lextudio>=5.0.0 # BSD
pysnmp-lextudio>=5.0.0,<=5.0.33 # BSD
pyasn1>=0.5.1 # BSD
pyasn1-modules>=0.3.0 # BSD
requests>=2.14.2 # Apache-2.0