Pin warc2zim version in preparation for 3.0.1 release

This commit is contained in:
benoit74 2025-02-24 09:22:40 +00:00
parent 1b5b9bb80b
commit 5e53be6fa4
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"]