diff --git a/setup.py b/setup.py index 9a92fe17b..6db7a79c9 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ REQUIRED = [ "statsmodels", "xlrd>=1.0.0", "plotly==4.12.0", - "matplotlib==3.1.3", + "matplotlib==3.3", "tables>=3.6.1", "pyyaml>=5.3.1", "mlflow>=1.12.1",