Skip to content

Commit 94b2b71

Browse files
committed
updated scraperlib
1 parent c3d186b commit 94b2b71

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- Sax parser now explicitly closed after use
1515
- Fixed same-protocol links being considered relative paths during rewriting (#265)
1616
- More reliable database commits
17-
- Updated to zimscraperlib 1.6.3 and lxml 4.9.1
17+
- Updated to zimscraperlib 1.8.0 and lxml 4.9.1
1818
- Removed inline JS to comply with some CSP
19+
- renamed `redis` module to avoid confusion
20+
- External link icon now inc
1921

2022
## [2.0.1] - 2022-05-26
2123

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
kiwixstorage>=0.8.1,<1.0
22
pif>=0.8.2,<0.9
3-
zimscraperlib>=1.6.3,<1.7
3+
zimscraperlib>=1.8.0,<1.9
44
xml_to_dict>=0.1.6,<0.2
55
cli-formatter>=1.2.0,<1.3
66
py7zr>=0.16.1,<0.17

0 commit comments

Comments
 (0)