Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: relax lxml requirement for compatibility with older HA #84

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

luuuis
Copy link
Owner

@luuuis luuuis commented Feb 14, 2024

Prior to 2024.2.0 we can't use lxml 5.x yet.

2024-02-14 09:45:25.793 ERROR (SyncWorker_3) [homeassistant.util.package] Unable to install package lxml==5.1.0: ERROR: Cannot install lxml==5.1.0 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
2024-02-14 09:45:35.037 ERROR (SyncWorker_3) [homeassistant.util.package] Unable to install package lxml==5.1.0: ERROR: Cannot install lxml==5.1.0 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
2024-02-14 09:45:43.460 ERROR (SyncWorker_3) [homeassistant.util.package] Unable to install package lxml==5.1.0: ERROR: Cannot install lxml==5.1.0 because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
2024-02-14 09:45:43.462 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration 'wibeee': Requirements for wibeee not found: ['lxml==5.1.0'].

@luuuis luuuis merged commit 1cec76d into main Feb 14, 2024
7 checks passed
@luuuis luuuis deleted the relax-lxml-requirements branch February 14, 2024 11:29
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