diff --git a/demo-project/src/demo_project/pipelines/reporting/requirements.txt b/demo-project/src/demo_project/pipelines/reporting/requirements.txt index 7a8d92cf08..43d1dfcc8c 100644 --- a/demo-project/src/demo_project/pipelines/reporting/requirements.txt +++ b/demo-project/src/demo_project/pipelines/reporting/requirements.txt @@ -1,3 +1,3 @@ kedro[plotly.PlotlyDataSet, plotly.JSONDataSet, matplotlib.MatplotlibWriter]==0.18.1 -pillow==9.0.1 +pillow==9.3.0 seaborn==0.11.2