Pin warc2zim version in preparation for 3.0.2 release

This commit is contained in:
benoit74 2025-02-27 07:32:25 +00:00
parent 00f0e475ae
commit eebc75f868
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.2.2",
]
dynamic = ["authors", "classifiers", "keywords", "license", "version", "urls"]