Erreur dans la commande de configuration Matplotlib: use_2to3 n'est pas valide

#Heroku recently updated setuptools to 60.10.0 for python build pack
#Try using a newer version of matplotlib in requirements.txt
matplotlib==3.2.0
MitchAloha