Skip to content

fix: allow to use lxml < 6.1.0 so it works with libxml2 2.15#103

Merged
AlbertWeichselbraun merged 1 commit intoweblyzard:masterfrom
fabien-michel:fix-lxml-600
Feb 27, 2026
Merged

fix: allow to use lxml < 6.1.0 so it works with libxml2 2.15#103
AlbertWeichselbraun merged 1 commit intoweblyzard:masterfrom
fabien-michel:fix-lxml-600

Conversation

@fabien-michel
Copy link

@fabien-michel fabien-michel commented Feb 27, 2026

I've ran tests with libxml2 2.15 and python 3.12, 3.13 and 3.14.

I didn't try with libxml2 2.14.

Closes #102

With this patch, one can force lxml to 6.0.2 in dependencies.

[tool.poetry.dependencies]
inscriptis = "~=2.7.0"
lxml = ">=6.0.2"

@AlbertWeichselbraun AlbertWeichselbraun merged commit ec7cc39 into weblyzard:master Feb 27, 2026
3 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not compatible with libxml2 2.15

3 participants