Skip to content
Snippets Groups Projects
Commit d2dab0c5 authored by David Schmitz's avatar David Schmitz
Browse files

python requirements.txt: limit pysnmp version to 5.1.0, as newer version have...

python requirements.txt: limit pysnmp version to 5.1.0, as newer version have dropped support for pysnmp.hlapi.asyncore
parent 912cbc55
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ PyYAML
#wsgiref
six
requests
pysnmp
pysnmp<=5.1.0
ply
ipaddress
idna
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment