mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 08:47:09 +00:00
Add httpcore with version 0.13.3 (#51799)
This commit is contained in:
parent
8f34d1cf32
commit
dcc7bc10e8
@ -63,3 +63,7 @@ enum34==1000000000.0.0
|
|||||||
typing==1000000000.0.0
|
typing==1000000000.0.0
|
||||||
uuid==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
|
typing==1000000000.0.0
|
||||||
uuid==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 = (
|
IGNORE_PRE_COMMIT_HOOK_ID = (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user