mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 19:42:30 +01:00
Update tenacity constraint (#120348)
This commit is contained in:
@@ -199,4 +199,4 @@ scapy>=2.5.0
|
||||
tuf>=4.0.0
|
||||
|
||||
# https://github.com/jd/tenacity/issues/471
|
||||
tenacity<8.4.0
|
||||
tenacity!=8.4.0
|
||||
|
||||
@@ -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 = (
|
||||
|
||||
Reference in New Issue
Block a user