Merge PR #1893 into 12.0

Signed-off-by yvaucher
pull/1836/head
OCA-git-bot 2021-04-14 13:02:31 +00:00
commit 167db197a2
1 changed files with 2 additions and 1 deletions

View File

@ -3,5 +3,6 @@ bokeh==1.1.0
# web_widget_plotly_chart
plotly==4.1.0
# web_widget_mpld3_chart
matplotlib>=2.0.0
matplotlib==3.0.3; python_version < '3.7'
matplotlib==3.4.1; python_version >= '3.7'
mpld3==0.3