mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Remove uamqp version constrain (#88176)
This commit is contained in:
parent
3a9adacdde
commit
c3a70a7ec5
@ -135,9 +135,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
|
|
||||||
|
|
||||||
# Matplotlib 3.6.2 has issues building wheels on armhf/armv7
|
# Matplotlib 3.6.2 has issues building wheels on armhf/armv7
|
||||||
# We need at least >=2.1.0 (tensorflow integration -> pycocotools)
|
# We need at least >=2.1.0 (tensorflow integration -> pycocotools)
|
||||||
matplotlib==3.6.1
|
matplotlib==3.6.1
|
||||||
|
@ -143,9 +143,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
|
|
||||||
|
|
||||||
# Matplotlib 3.6.2 has issues building wheels on armhf/armv7
|
# Matplotlib 3.6.2 has issues building wheels on armhf/armv7
|
||||||
# We need at least >=2.1.0 (tensorflow integration -> pycocotools)
|
# We need at least >=2.1.0 (tensorflow integration -> pycocotools)
|
||||||
matplotlib==3.6.1
|
matplotlib==3.6.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user