MCUXpresso_LPC55S69/middleware/mbedtls/scripts/maintainer.requirements.txt
Yilin Sun 3969019d6a
Updated SDK v2.13.0
Signed-off-by: Yilin Sun <imi415@imi.moe>
2023-01-26 10:53:53 +08:00

12 lines
257 B
Plaintext

# Python packages that are not used by any script in this repository,
# but are likely to be useful to Mbed TLS maintainers.
-r ci.requirements.txt
# For source code analyses
clang
# For building some test vectors
pycryptodomex
pycryptodome-test-vectors