Skip to content

Commit

Permalink
Constrain snmpsim to not use broken version 1.1.6
Browse files Browse the repository at this point in the history
1.0.0 to 1.1.5 and 1.1.7 work and we can remove the lock for the pyasn1 version as well
  • Loading branch information
johannaengland committed Sep 13, 2024
1 parent 5c1b734 commit bf33034
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ pytest-timeout
pytest-twisted~=1.13.0
pytidylib==0.3.2
selenium==3.141.0
snmpsim>=1.0
pyasn1<0.6.0 # Really just a constraint because of incompatibility with snmpsim
snmpsim>=1.0,!=1.1.6
toml
whisper>=0.9.9
whitenoise==4.1.4
Expand Down

0 comments on commit bf33034

Please sign in to comment.