1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Bump pyElectra to 1.2.1 (#118958)

This commit is contained in:
Ruben Bokobza
2024-06-11 08:04:25 +03:00
committed by GitHub
parent cceb0d8b47
commit 35347929ca
6 changed files with 3 additions and 15 deletions

View File

@@ -30,7 +30,6 @@ PIP_VERSION_RANGE_SEPARATOR = re.compile(r"^(==|>=|<=|~=|!=|<|>|===)?(.*)$")
IGNORE_STANDARD_LIBRARY_VIOLATIONS = {
# Integrations which have standard library requirements.
"electrasmart",
"slide",
"suez_water",
}