Files
mbedtls/scripts/maintainer.requirements.txt
2023-11-06 10:06:01 +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