Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Franck Nijhof
ccb6ee8b35 Revert "Remove uamqp version constrain (#88176)"
This reverts commit c3a70a7ec5.
2023-02-15 19:46:49 +01:00
2 changed files with 6 additions and 0 deletions

View file

@ -135,6 +135,9 @@ 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

View file

@ -143,6 +143,9 @@ 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