mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Update aiomealie to 0.9.6 (#146447)
This commit is contained in:
@ -49,10 +49,6 @@ PACKAGE_CHECK_VERSION_RANGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
# geocachingapi > reverse_geocode > scipy > numpy
|
||||
"scipy": {"numpy"}
|
||||
},
|
||||
"mealie": {
|
||||
# https://github.com/joostlek/python-mealie/pull/490
|
||||
"aiomealie": {"awesomeversion"}
|
||||
},
|
||||
}
|
||||
|
||||
PACKAGE_REGEX = re.compile(
|
||||
|
Reference in New Issue
Block a user