osmith submitted this change.
python-venv-requirements: add new pyhss deps
Add asn1tools and smspdudecoder, as required in:
https://github.com/nickvsnetworking/pyhss/pull/302
Change-Id: I3b563922ad60bcb00de1beee5b7de98703e6396d
---
M python-venv-requirements.txt
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/python-venv-requirements.txt b/python-venv-requirements.txt
index 2e8bb5d..88cf598 100644
--- a/python-venv-requirements.txt
+++ b/python-venv-requirements.txt
@@ -11,6 +11,7 @@
Werkzeug==2.2.3
aiohttp
alembic
+asn1tools==0.167.0
comp128==1.0.0
flask_restx==1.1.0
prometheus_flask_exporter
@@ -19,6 +20,7 @@
pydantic_core==2.20.1
pysnmp==4.4.12
redis==5.0.0
+smspdudecoder==2.2.0
tzlocal==4.3
xmltodict==0.14.2
To view, visit change 43145. To unsubscribe, or for help writing mail filters, visit settings.