commit | 2712f74312c8e30eaea46f7e226edcb9cff6f2a5 | [log] [tgz] |
---|---|---|
author | Rustam Ismayilov <rustam.ismayilov@arm.com> | Thu May 16 09:49:27 2024 +0200 |
committer | Dávid Vincze <david.vincze@arm.com> | Fri Jun 14 13:56:40 2024 +0200 |
tree | 3e1b399076e2888d39d3556e71a4461b164fba1a | |
parent | 03171ffdc14e119e163ff101ac04da11d36d3ca4 [diff] |
imgtool: Add missing requirements to requirements.txt file Signed-off-by: Rustam Ismayilov <rustam.ismayilov@arm.com> Change-Id: I9c84e544b466c0e041bb947fb4dd3e01b0d38ae5
diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 79883b6..36cbbc5 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt
@@ -2,4 +2,6 @@ intelhex click cbor2 +setuptools pyyaml +pytest