pySim.euicc: Fix ASN.1 encoding of integer values

Change-Id: I26ee41705f5e95c5fa3a9997cbaebdacca3e89a7
Closes: SYS#7094
This commit is contained in:
Harald Welte
2024-09-23 17:51:00 +02:00
committed by Oliver Smith
parent a8cfeb0111
commit 3a905d637c
3 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ setup(
"jsonpath-ng",
"construct >= 2.10.70",
"bidict",
"pyosmocom >= 0.0.3",
"pyosmocom >= 0.0.6",
"pyyaml >= 5.1",
"termcolor",
"colorlog",