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