mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 18:57:57 +00:00
Revert pin on AlexaPy (#101123)
This commit is contained in:
parent
339b95c79f
commit
a19c6fe9ff
@ -174,10 +174,6 @@ pysnmp==1000000000.0.0
|
|||||||
# breaks getmac due to them both sharing the same python package name inside 'getmac'.
|
# breaks getmac due to them both sharing the same python package name inside 'getmac'.
|
||||||
get-mac==1000000000.0.0
|
get-mac==1000000000.0.0
|
||||||
|
|
||||||
# Circular dependency on homeassistant itself
|
|
||||||
# https://gitlab.com/keatontaylor/alexapy/-/blob/v1.27.0/pyproject.toml#L29
|
|
||||||
alexapy<1.27.0
|
|
||||||
|
|
||||||
# We want to skip the binary wheels for the 'charset-normalizer' packages.
|
# We want to skip the binary wheels for the 'charset-normalizer' packages.
|
||||||
# They are build with mypyc, but causes issues with our wheel builder.
|
# They are build with mypyc, but causes issues with our wheel builder.
|
||||||
# In order to do so, we need to constrain the version.
|
# In order to do so, we need to constrain the version.
|
||||||
|
@ -176,10 +176,6 @@ pysnmp==1000000000.0.0
|
|||||||
# breaks getmac due to them both sharing the same python package name inside 'getmac'.
|
# breaks getmac due to them both sharing the same python package name inside 'getmac'.
|
||||||
get-mac==1000000000.0.0
|
get-mac==1000000000.0.0
|
||||||
|
|
||||||
# Circular dependency on homeassistant itself
|
|
||||||
# https://gitlab.com/keatontaylor/alexapy/-/blob/v1.27.0/pyproject.toml#L29
|
|
||||||
alexapy<1.27.0
|
|
||||||
|
|
||||||
# We want to skip the binary wheels for the 'charset-normalizer' packages.
|
# We want to skip the binary wheels for the 'charset-normalizer' packages.
|
||||||
# They are build with mypyc, but causes issues with our wheel builder.
|
# They are build with mypyc, but causes issues with our wheel builder.
|
||||||
# In order to do so, we need to constrain the version.
|
# In order to do so, we need to constrain the version.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user