Remove matplotlib pinning due to Python 3.12 incompatibility (#110706)
This commit is contained in:
parent
da55ef7901
commit
5d0d3a5c2b
2 changed files with 0 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue