mettre à niveau la version matplotlib

pip install matplotlib --upgrade
# or
$ python -m pip install -U matplotlib
Trained Tuna