xref: /aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/maintainer.requirements.txt (revision cfb92d1480a9e65faed56933e9c12405f45898b4)
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