mirror of
https://github.com/home-assistant/core.git
synced 2025-08-09 23:55:07 +02:00
Cleanup package constraints (#68833)
Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
@@ -102,4 +102,4 @@ authlib<1.0
|
||||
|
||||
# Required for compatibility with typer, used by pyunifiprotect integration
|
||||
# https://github.com/tiangolo/typer/pull/375
|
||||
click<=8.0.4"
|
||||
click<=8.0.4
|
||||
|
@@ -131,7 +131,7 @@ authlib<1.0
|
||||
|
||||
# Required for compatibility with typer, used by pyunifiprotect integration
|
||||
# https://github.com/tiangolo/typer/pull/375
|
||||
click<=8.0.4"
|
||||
click<=8.0.4
|
||||
"""
|
||||
|
||||
IGNORE_PRE_COMMIT_HOOK_ID = (
|
||||
|
Reference in New Issue
Block a user