python312Packages.junos-eznc: relax ncclient constraint

This commit is contained in:
Martin Weinelt
2025-01-27 10:58:17 +01:00
parent 833660ed0e
commit 3df750f23f
@@ -38,6 +38,8 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [ "ncclient" ];
dependencies = [
jinja2
lxml