mirror of
https://github.com/home-assistant/core.git
synced 2025-08-13 17:45:19 +02:00
Remove uamqp version constrain (#88176)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user