MCUXpresso_MIMXRT1021xxxxx/middleware/mbedtls/scripts/maintainer.requirements.txt
Yilin Sun 1cf36afbfa
Updated to SDK v2.14.0
Signed-off-by: Yilin Sun <imi415@imi.moe>
2023-08-31 23:30:31 +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