mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update pyoverkiz to 1.17.2 (#146056)
This commit is contained in:
@ -57,10 +57,6 @@ PACKAGE_CHECK_VERSION_RANGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
# https://github.com/ollama/ollama-python/pull/445 (not yet released)
|
||||
"ollama": {"httpx"}
|
||||
},
|
||||
"overkiz": {
|
||||
# https://github.com/iMicknl/python-overkiz-api/issues/1644 (not yet released)
|
||||
"pyoverkiz": {"attrs"},
|
||||
},
|
||||
}
|
||||
|
||||
PACKAGE_REGEX = re.compile(
|
||||
|
Reference in New Issue
Block a user