Add httpcore with version 0.13.3 (#51799)
This commit is contained in:
parent
ae28e4934f
commit
33ac4dba5a
2 changed files with 8 additions and 0 deletions
|
@ -62,3 +62,7 @@ enum34==1000000000.0.0
|
|||
typing==1000000000.0.0
|
||||
uuid==1000000000.0.0
|
||||
|
||||
# httpcore 0.13.4 breaks several integrations
|
||||
# https://github.com/home-assistant/core/issues/51778
|
||||
httpcore==0.13.3
|
||||
|
||||
|
|
|
@ -83,6 +83,10 @@ enum34==1000000000.0.0
|
|||
typing==1000000000.0.0
|
||||
uuid==1000000000.0.0
|
||||
|
||||
# httpcore 0.13.4 breaks several integrations
|
||||
# https://github.com/home-assistant/core/issues/51778
|
||||
httpcore==0.13.3
|
||||
|
||||
"""
|
||||
|
||||
IGNORE_PRE_COMMIT_HOOK_ID = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue