xref: /aosp_15_r20/external/mbedtls/scripts/maintainer.requirements.txt (revision 62c56f9862f102b96d72393aff6076c951fb8148)
1# Python packages that are only useful to Mbed TLS maintainers.
2
3-r ci.requirements.txt
4
5# For source code analyses
6clang
7
8# For building some test vectors
9pycryptodomex
10pycryptodome-test-vectors
11