mirror of
https://github.com/openzim/zimit.git
synced 2025-12-31 04:23:15 +00:00
Pin warc2zim version in preparation for 3.0.2 release
This commit is contained in:
parent
00f0e475ae
commit
eebc75f868
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ dependencies = [
|
||||||
"requests==2.32.3",
|
"requests==2.32.3",
|
||||||
"inotify==0.2.10",
|
"inotify==0.2.10",
|
||||||
"tld==0.13",
|
"tld==0.13",
|
||||||
"warc2zim @ git+https://github.com/openzim/warc2zim@main",
|
"warc2zim==2.2.2",
|
||||||
]
|
]
|
||||||
dynamic = ["authors", "classifiers", "keywords", "license", "version", "urls"]
|
dynamic = ["authors", "classifiers", "keywords", "license", "version", "urls"]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue