Remove matplotlib pinning due to Python 3.12 incompatibility (#110706)

This commit is contained in:
Steven Barth
2024-02-22 11:35:49 +01:00
committed by Franck Nijhof
parent ac74eb7854
commit d85a92f5f1
2 changed files with 0 additions and 8 deletions
-4
View File
@@ -141,10 +141,6 @@ pubnub!=6.4.0
# https://github.com/dahlia/iso4217/issues/16
iso4217!=1.10.20220401
# 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
# pyOpenSSL 24.0.0 or later required to avoid import errors when
# cryptography 42.0.0 is installed with botocore
pyOpenSSL>=24.0.0
-4
View File
@@ -134,10 +134,6 @@ pubnub!=6.4.0
# https://github.com/dahlia/iso4217/issues/16
iso4217!=1.10.20220401
# 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
# pyOpenSSL 24.0.0 or later required to avoid import errors when
# cryptography 42.0.0 is installed with botocore
pyOpenSSL>=24.0.0