aboutsummaryrefslogtreecommitdiff
path: root/scripts/maintainer.requirements.txt
blob: b149921a242a99efbdeb225116636ca7f8c0483b (plain)
1
2
3
4
5
6
7
8
9
10
# Python packages that are only useful to Mbed TLS maintainers.

-r ci.requirements.txt

# For source code analyses
clang

# For building some test vectors
pycryptodomex
pycryptodome-test-vectors