mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Add httpcore with version 0.13.3 (#51799)
This commit is contained in:
parent
ae28e4934f
commit
33ac4dba5a
@ -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…
x
Reference in New Issue
Block a user