Merge PR #1893 into 12.0

Signed-off-by yvaucher
This commit is contained in:
OCA-git-bot
2021-04-14 13:02:31 +00:00

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