X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Frequirements.txt;h=beb338dea7ce971bd8088f4e6f39f8a82036654e;hb=8ae63db02066a2b5ac18a89fd63dc0dd2a811ab3;hp=1f55ef522698fe04cd80bec7eef1368cdaca6caf;hpb=7b8b4652693a87233c9aea313959a9cede3df0f4;p=vpp.git diff --git a/test/requirements.txt b/test/requirements.txt index 1f55ef52269..beb338dea7c 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -22,3 +22,4 @@ jsonschema; python_version >= '3.7' # MIT dataclasses; python_version == '3.6' # Apache-2.0 black # MIT https://github.com/psf/black pycryptodome # BSD, Public Domain +sh # MIT https://github.com/amoffat/sh