"test/docker: add passlib to docker image"

This commit is contained in:
Ahmed Karic
2023-07-13 14:15:41 +02:00
committed by Joachim Wiberg
parent 76c09ba3bd
commit b44932c614
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -4,3 +4,4 @@ netifaces==0.11.0
networkx==3.1
pydot==1.4.2
pyyaml==5.4.1
passlib==1.7.4
+1 -1
View File
@@ -2,7 +2,7 @@
set -e
INFIX_TEST=ghcr.io/kernelkit/infix-test:0.5
INFIX_TEST=ghcr.io/kernelkit/infix-test:0.6
extract_yang()
{