Remove uamqp version constrain (#88176)
This commit is contained in:
parent
3a9adacdde
commit
c3a70a7ec5
2 changed files with 0 additions and 6 deletions
|
@ -135,9 +135,6 @@ iso4217!=1.10.20220401
|
|||
# Pandas 1.4.4 has issues with wheels om armhf + Py3.10
|
||||
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
|
||||
# We need at least >=2.1.0 (tensorflow integration -> pycocotools)
|
||||
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.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
|
||||
# We need at least >=2.1.0 (tensorflow integration -> pycocotools)
|
||||
matplotlib==3.6.1
|
||||
|
|
Loading…
Add table
Reference in a new issue