mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Pin uamqp==1.6.0 (#80678)
This commit is contained in:
@@ -131,3 +131,6 @@ iso4217!=1.10.20220401
|
|||||||
|
|
||||||
# Pandas 1.4.4 has issues with wheels om armhf + Py3.10
|
# Pandas 1.4.4 has issues with wheels om armhf + Py3.10
|
||||||
pandas==1.4.3
|
pandas==1.4.3
|
||||||
|
|
||||||
|
# uamqp 1.6.1, has 1 failing test during built on armv7/armhf
|
||||||
|
uamqp==1.6.0
|
||||||
|
@@ -141,6 +141,9 @@ iso4217!=1.10.20220401
|
|||||||
|
|
||||||
# Pandas 1.4.4 has issues with wheels om armhf + Py3.10
|
# Pandas 1.4.4 has issues with wheels om armhf + Py3.10
|
||||||
pandas==1.4.3
|
pandas==1.4.3
|
||||||
|
|
||||||
|
# uamqp 1.6.1, has 1 failing test during built on armv7/armhf
|
||||||
|
uamqp==1.6.0
|
||||||
"""
|
"""
|
||||||
|
|
||||||
IGNORE_PRE_COMMIT_HOOK_ID = (
|
IGNORE_PRE_COMMIT_HOOK_ID = (
|
||||||
|
Reference in New Issue
Block a user