buildman: Add python3-pycryptodome

This is used by some Binman entry types, so add it to allow more tests
to pass.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Simon Glass 2024-06-23 11:56:18 -06:00
parent e70bac90ff
commit fa77b51072

View file

@ -1,4 +1,5 @@
coverage==6.2
jsonschema==4.17.3
pycryptodome==3.20
pyyaml==6.0
yamllint==1.26.3