diff options
Diffstat (limited to 'test/requirements.txt')
-rw-r--r-- | test/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |