mirror of
https://github.com/openzim/zimit.git
synced 2025-09-22 11:22:23 -04:00
Upgrade to warc2zim 2.1.3
This commit is contained in:
parent
a95dabba69
commit
68c2379b39
@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Upgrade to browsertrix crawler 1.3.4 (#424)
|
- Upgrade to browsertrix crawler 1.3.4 and warc2zim 2.1.3 (#424)
|
||||||
|
|
||||||
## [2.1.4] - 2024-10-11
|
## [2.1.4] - 2024-10-11
|
||||||
|
|
||||||
|
@ -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.1.3",
|
||||||
]
|
]
|
||||||
dynamic = ["authors", "classifiers", "keywords", "license", "version", "urls"]
|
dynamic = ["authors", "classifiers", "keywords", "license", "version", "urls"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user