move asn1crypto to ci.requirements.txt

Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
Jerry Yu 2023-10-24 15:42:30 +08:00
parent 2f3f968033
commit 974be516dc
2 changed files with 4 additions and 3 deletions

View File

@ -18,3 +18,7 @@ mypy >= 0.780
# 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.
cryptography # >= 35.0.0
# For building `tests/data_files/server9-bad-saltlen.crt` and check python
# files.
asn1crypto

View File

@ -8,6 +8,3 @@ clang
# For building some test vectors
pycryptodomex
pycryptodome-test-vectors
# For building `tests/data_files/server9-bad-saltlen.crt`
asn1crypto