mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Pin pycares to 4.11.0 (#158695)
This commit is contained in:
@@ -223,3 +223,6 @@ gql<4.0.0
|
||||
|
||||
# Pin pytest-rerunfailures to prevent accidental breaks
|
||||
pytest-rerunfailures==16.0.1
|
||||
|
||||
# pycares 5.x is not yet compatible with aiodns
|
||||
pycares==4.11.0
|
||||
|
||||
@@ -214,6 +214,9 @@ gql<4.0.0
|
||||
|
||||
# Pin pytest-rerunfailures to prevent accidental breaks
|
||||
pytest-rerunfailures==16.0.1
|
||||
|
||||
# pycares 5.x is not yet compatible with aiodns
|
||||
pycares==4.11.0
|
||||
"""
|
||||
|
||||
GENERATED_MESSAGE = (
|
||||
|
||||
Reference in New Issue
Block a user