1# Python packages that are not used by any script in this repository,
2# but are likely to be useful to Mbed TLS maintainers.
3
4-r ci.requirements.txt
5
6# For source code analyses
7clang
8
9# For building some test vectors
10pycryptodomex
11pycryptodome-test-vectors
12