Skip to content

fix: relax lxml upper bound to allow 6.x#722

Open
LearningCircuit wants to merge 1 commit intoAndyTheFactory:masterfrom
LearningCircuit:fix/relax-lxml-upper-bound
Open

fix: relax lxml upper bound to allow 6.x#722
LearningCircuit wants to merge 1 commit intoAndyTheFactory:masterfrom
LearningCircuit:fix/relax-lxml-upper-bound

Conversation

@LearningCircuit
Copy link
Copy Markdown

Relax lxml upper bound from <6.0.0 to <7.0.0.

lxml 6.x is fully compatible — tested Article download, parse, and text extraction with lxml 6.0.2. The current pin blocks Python 3.14 users since lxml 5.x has no pre-built wheels for that version.

lxml 6.x works correctly (tested with 6.0.2). The current pin
blocks Python 3.14 users since lxml 5.x has no pre-built wheels
for that version.
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.

1 participant