Skip to content

Commit

Permalink
scripts: add missing pyyaml dependency
Browse files Browse the repository at this point in the history
`pyyaml` is a dependency introduced in `imgtool dumpinfo`

Signed-off-by: Samuel Tardieu <[email protected]>
  • Loading branch information
samueltardieu authored and nordicjm committed Dec 5, 2023
1 parent 05d1194 commit ab99fe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ cryptography>=2.6
intelhex
click
cbor2
pyyaml

0 comments on commit ab99fe2

Please sign in to comment.