Files
infix/test/docker/pip-requirements.txt
Ejub Sabic 9853e08145 test: Added xpath coverage report generation (make test)
This commit introduces xpath coverage test report. It plugs into transport layer of test system and generates .md report.
Commit also introduces "make xpath-coverage-report" used to generate pdf out of md.

Resolves: #581
Signed-off-by: Ejub Sabic <ejub1946@outlook.com>
2026-06-15 12:26:51 +02:00

16 lines
460 B
Plaintext

libyang==2.7.1
pyang==2.7.1
netconf_client==3.1.1
netifaces==0.11.0
networkx==3.1
pydot==1.4.2
pyyaml==6.0.1
passlib==1.7.4
requests~=2.32.4
pynmea2==1.19.0
# GHSA-cq46-m9x9-j8w2: scapy <=2.6.1 has pickle deserialization vuln in session
# loading (-s flag). Low risk: test framework only uses packet crafting (Ether,
# sendp, LLDP), not session loading. Update to 2.7.0+ when available on PyPI.
# https://github.com/advisories/GHSA-cq46-m9x9-j8w2
scapy==2.6.1