v811_spc009/vendor/open_source/mbedtls/scripts/maintainer.requirements.txt

11 lines
196 B

# Python packages that are only useful to Mbed TLS maintainers.
-r ci.requirements.txt
# For source code analyses
clang
# For building some test vectors
pycryptodomex
pycryptodome-test-vectors