[FIX] runbot: update matplotlib to focal version

Matplotlib 3.0.2 cannot be `pip installed` on Focal.
This commit is contained in:
Christophe Monniez 2021-07-01 14:17:09 +02:00 committed by xdo
parent 363c488c10
commit 4b16e889eb

View File

@ -1,2 +1,2 @@
matplotlib==3.0.2
unidiff
matplotlib==3.1.2
unidiff