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