mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Cleanup package constraints (#68833)
Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
parent
014aadb299
commit
35a5cca1ca
@ -104,4 +104,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
|
||||
|
@ -121,7 +121,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