mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-04 04:20:43 +00:00
move asn1crypto to ci.requirements.txt
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
2f3f968033
commit
974be516dc
@ -18,3 +18,7 @@ mypy >= 0.780
|
|||||||
# for mypy and pylint under Python 3.5, and we also get something good enough
|
# for mypy and pylint under Python 3.5, and we also get something good enough
|
||||||
# to run audit-validity-dates.py on Python >=3.6.
|
# to run audit-validity-dates.py on Python >=3.6.
|
||||||
cryptography # >= 35.0.0
|
cryptography # >= 35.0.0
|
||||||
|
|
||||||
|
# For building `tests/data_files/server9-bad-saltlen.crt` and check python
|
||||||
|
# files.
|
||||||
|
asn1crypto
|
||||||
|
@ -8,6 +8,3 @@ clang
|
|||||||
# For building some test vectors
|
# For building some test vectors
|
||||||
pycryptodomex
|
pycryptodomex
|
||||||
pycryptodome-test-vectors
|
pycryptodome-test-vectors
|
||||||
|
|
||||||
# For building `tests/data_files/server9-bad-saltlen.crt`
|
|
||||||
asn1crypto
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user