Update manifest dependencies to remove tsp_client et al.

This commit is contained in:
Patrick Robertson
2025-03-26 14:57:55 +04:00
parent 46e31808f6
commit 0073a08525

View File

@@ -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": {