Merge pull request #354 from sever-sever/T5241-cont

T5241: Add jmespath to Docker for validation is_intf_addr_assigned
This commit is contained in:
Christian Breunig 2023-06-03 07:45:42 +02:00 committed by GitHub
commit d8188353f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -228,6 +228,7 @@ RUN pip install --break-system-packages \
python3-nose \
python3-netifaces \
python3-jinja2 \
python3-jmespath \
python3-psutil \
python3-stdeb \
python3-all \