diff --git a/Pipfile b/Pipfile index 46f96b8..bcfb558 100644 --- a/Pipfile +++ b/Pipfile @@ -35,7 +35,6 @@ vk-url-scraper = "*" uwsgi = "*" requests = {extras = ["socks"], version = "*"} # wacz = "==0.4.8" -auto-archiver = "*" [requires] python_version = "3.10" diff --git a/Pipfile.lock b/Pipfile.lock index f18c7af..40544a6 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "829389c61ec0056c45bd961898753093ba76133c7e770dcf8b33f9a74c91af38" + "sha256": "fb7d3bf900dd1ebbdd96433166472ec9a1d2a0dcd5638a9c95ad10d65d3422a8" }, "pipfile-spec": 6, "requires": { @@ -164,14 +164,6 @@ ], "version": "==0.15.6" }, - "auto-archiver": { - "hashes": [ - "sha256:830815c8ee25a4faef15d6bc0f31aad83a8717c066aa1b4db40ff7da32349cac", - "sha256:dfce1745962a7478287f9c897e0f5fb8e7ca6aaa94e92d5d52b5bded0d90fdd6" - ], - "index": "pypi", - "version": "==0.5.23" - }, "beautifulsoup4": { "hashes": [ "sha256:492bbc69dca35d12daac71c4db1bfff0c876c00ef4a2ffacce226d4638eb72da", diff --git a/example.orchestration.yaml b/example.orchestration.yaml index f0cd990..03627e1 100644 --- a/example.orchestration.yaml +++ b/example.orchestration.yaml @@ -16,9 +16,9 @@ steps: - hash_enricher # - screenshot_enricher # - thumbnail_enricher - # - wayback_archiver_enricher + - wayback_archiver_enricher # - wacz_enricher - - pdq_hash_enricher + # - pdq_hash_enricher formatter: html_formatter # defaults to mute_formatter storages: - local_storage