Pin pycares to 4.11.0 (#158695)

This commit is contained in:
J. Nick Koston
2025-12-10 21:00:59 -06:00
committed by GitHub
parent ef302215cc
commit 69c7a7b0ab
2 changed files with 6 additions and 0 deletions

View File

@@ -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

View File

@@ -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 = (