mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-04 22:53:02 +02:00
15 lines
447 B
Plaintext
15 lines
447 B
Plaintext
libyang==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
|