From 571e78c1a454bfda3967083c044ab2daab02dab7 Mon Sep 17 00:00:00 2001 From: Freddie Akeroyd Date: Thu, 7 May 2026 22:41:09 +0100 Subject: [PATCH 1/2] Updaet snmp packages --- package_builder/requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package_builder/requirements.txt b/package_builder/requirements.txt index 8f00e60..9c6b3a3 100644 --- a/package_builder/requirements.txt +++ b/package_builder/requirements.txt @@ -54,14 +54,15 @@ prompt-toolkit protobuf psutil py4j # Only needed here for script generator -pyasn1==0.6.0 +pyasn1 pygments pyhamcrest pyopengl pyparsing pyright pyserial -pysnmp-lextudio==5.0.34 +pysnmp +pysmi python-dateutil python-redmine pytz @@ -82,7 +83,7 @@ simplegeneric singledispatch smartypants smmap2 -snmpsim-lextudio==1.0.5 +snmpsim stomp.py telnetlib3 toml # Required for NICOS From c549dc70be15f0bb91def65bd92465799389f28c Mon Sep 17 00:00:00 2001 From: Freddie Akeroyd Date: Thu, 11 Jun 2026 23:31:05 +0100 Subject: [PATCH 2/2] j --- package_builder/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/package_builder/requirements.txt b/package_builder/requirements.txt index 9c6b3a3..0fcbc0b 100644 --- a/package_builder/requirements.txt +++ b/package_builder/requirements.txt @@ -62,6 +62,7 @@ pyparsing pyright pyserial pysnmp +git+https://github.com/FreddieAkeroyd/pysnmp-sync-adapter@FreddieAkeroyd-patch-1 pysmi python-dateutil python-redmine