Pin gql to 3.5.3 (#150800)

This commit is contained in:
Joost Lekkerkerker
2025-08-17 19:27:17 +02:00
committed by Paulus Schoutsen
parent 27b32c5e93
commit 38aba81f62
2 changed files with 6 additions and 0 deletions

View File

@@ -221,3 +221,6 @@ num2words==0.5.14
# downgraded or upgraded by custom components
# This ensures all use the same version
pymodbus==3.9.2
# Some packages don't support gql 4.0.0 yet
gql<4.0.0

View File

@@ -247,6 +247,9 @@ num2words==0.5.14
# downgraded or upgraded by custom components
# This ensures all use the same version
pymodbus==3.9.2
# Some packages don't support gql 4.0.0 yet
gql<4.0.0
"""
GENERATED_MESSAGE = (