1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Update tenacity constraint (#120348)

This commit is contained in:
Marc Mueller
2024-06-24 18:52:49 +02:00
committed by GitHub
parent 641507a45a
commit a4e22bcba6
2 changed files with 2 additions and 2 deletions

View File

@@ -221,7 +221,7 @@ scapy>=2.5.0
tuf>=4.0.0
# https://github.com/jd/tenacity/issues/471
tenacity<8.4.0
tenacity!=8.4.0
"""
GENERATED_MESSAGE = (