mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Update tenacity constraint (#120348)
This commit is contained in:
parent
641507a45a
commit
a4e22bcba6
@ -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 = (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user