Update manifest dependencies to remove tsp_client et al.

pull/224/head
Patrick Robertson 2025-03-26 14:57:55 +04:00
rodzic 46e31808f6
commit 0073a08525
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -3,7 +3,7 @@
"type": ["enricher"],
"requires_setup": True,
"dependencies": {
"python": ["loguru", "slugify", "tsp_client", "asn1crypto", "certvalidator", "certifi"],
"python": ["loguru", "slugify", "cryptography", "rfc3161_client", "certifi"],
},
"configs": {
"tsa_urls": {