Fehler im Matplotlib -Setup -Befehl: Use_2to3 ist ungültig

#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