move asn1crypto to ci.requirements.txt

Signed-off-by: Jerry Yu <[email protected]>
This commit is contained in:
Jerry Yu
2023-11-06 10:06:01 +08:00
parent 8c31148af0
commit 60313c1e62
2 changed files with 4 additions and 3 deletions
+4
View File
@@ -12,3 +12,7 @@ pylint == 2.4.4
# Use the earliest version of mypy that works with our code base.
# See https://github.com/Mbed-TLS/mbedtls/pull/3953 .
mypy >= 0.780
# For building `tests/data_files/server9-bad-saltlen.crt` and check python
# files.
asn1crypto
-3
View File
@@ -9,6 +9,3 @@ clang
# For building some test vectors
pycryptodomex
pycryptodome-test-vectors
# For building `tests/data_files/server9-bad-saltlen.crt`
asn1crypto