kopia lustrzana https://github.com/bellingcat/auto-archiver
Update manifest dependencies to remove tsp_client et al.
rodzic
46e31808f6
commit
0073a08525
|
@ -3,7 +3,7 @@
|
||||||
"type": ["enricher"],
|
"type": ["enricher"],
|
||||||
"requires_setup": True,
|
"requires_setup": True,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"python": ["loguru", "slugify", "tsp_client", "asn1crypto", "certvalidator", "certifi"],
|
"python": ["loguru", "slugify", "cryptography", "rfc3161_client", "certifi"],
|
||||||
},
|
},
|
||||||
"configs": {
|
"configs": {
|
||||||
"tsa_urls": {
|
"tsa_urls": {
|
||||||
|
|
Ładowanie…
Reference in New Issue