mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Cleanup package constraints (#68833)
Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
parent
99c0ef9ab8
commit
826423d8ed
@ -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 = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user