Skip to content

Commit

Permalink
fix build issue due to matplotlib new update
Browse files Browse the repository at this point in the history
Signed-off-by: ravi-kumar-pilla <[email protected]>
  • Loading branch information
ravi-kumar-pilla committed May 16, 2024
1 parent b3ab479 commit 48fabef
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
Empty file modified demo-project/.version
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion demo-project/src/demo_project/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ wheel>=0.35, <0.37
pillow~=9.0
matplotlib==3.5.0
pre-commit~=1.17
seaborn~=0.11.2
seaborn>=0.13.0
2 changes: 1 addition & 1 deletion demo-project/src/docker_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ kedro>=0.18.0
kedro-datasets[pandas.CSVDataset,pandas.ExcelDataset, pandas.ParquetDataset, plotly.PlotlyDataset, matplotlib.MatplotlibWriter]>=2.1.0
scikit-learn~=1.0
pillow~=9.0
seaborn~=0.11.2
seaborn>=0.13.0
Empty file modified package.json
100755 → 100644
Empty file.
Empty file modified package/kedro_viz/server.py
100755 → 100644
Empty file.
Empty file modified trufflehog-ignore.txt
100755 → 100644
Empty file.

0 comments on commit 48fabef

Please sign in to comment.