Upgrade to warc2zim 2.0.2

This commit is contained in:
benoit74 2024-06-18 13:40:23 +00:00
parent baa0d9ecc7
commit 68f2ed14d6
No known key found for this signature in database
GPG Key ID: B89606434FC7B530

View File

@ -11,7 +11,7 @@ dependencies = [
"requests==2.32.3",
"inotify==0.2.10",
"tld==0.13",
"warc2zim @ git+https://github.com/openzim/warc2zim@main",
"warc2zim==2.0.2",
]
dynamic = ["authors", "classifiers", "keywords", "license", "version", "urls"]