Skip to content

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

Open
LearningCircuit wants to merge 1 commit intounclecode:mainfrom
LearningCircuit:fix/relax-lxml-upper-bound
Open

fix: relax lxml upper bound to allow 6.x#1899
LearningCircuit wants to merge 1 commit intounclecode:mainfrom
LearningCircuit:fix/relax-lxml-upper-bound

Conversation

@LearningCircuit
Copy link
Copy Markdown

Relax lxml pin from ~=5.3 to >=5.3,<7.

lxml 6.x is fully compatible — tested 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