Skip to content

Update lxml requirement for Python 3.13 CI#192

Merged
dwapstra merged 1 commit into
mainfrom
fix-lxml-python313-ci
Jun 2, 2026
Merged

Update lxml requirement for Python 3.13 CI#192
dwapstra merged 1 commit into
mainfrom
fix-lxml-python313-ci

Conversation

@dwapstra
Copy link
Copy Markdown
Contributor

@dwapstra dwapstra commented Jun 2, 2026

Summary

  • require lxml >= 6.0.1 in connector setup metadata
  • align connector/requirements.txt with the same minimum

Rationale

Python 3.13 and 3.14 do not have compatible lxml <5 binary wheels on Linux. The CI workflow was downgrading from the working pyATS-installed lxml 6.x to lxml 4.9.4 from source, which failed without libxml2/libxslt development headers.

@dwapstra dwapstra requested a review from a team as a code owner June 2, 2026 03:37
@dwapstra dwapstra requested review from ThomasJRyan and omehrabi June 2, 2026 03:37
@dwapstra dwapstra merged commit 450ca1c into main Jun 2, 2026
10 checks passed
@dwapstra dwapstra deleted the fix-lxml-python313-ci branch June 2, 2026 04:15
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.

2 participants