Add httpcore with version 0.13.3 (#51799)

This commit is contained in:
Joakim Sørensen 2021-06-13 10:21:26 +02:00 committed by GitHub
parent ae28e4934f
commit 33ac4dba5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View file

@ -62,3 +62,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

View file

@ -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 = (