Skip to content

Commit

Permalink
bump matplotlib to prevent installing test requirements from failing
Browse files Browse the repository at this point in the history
Signed-off-by: tdhooghe <[email protected]>
  • Loading branch information
tdhooghe committed Oct 23, 2024
1 parent fe43b5c commit 10829ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kedro-datasets/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ test = [
"jupyterlab>=3.0",
"jupyter~=1.0",
"lxml~=4.6",
"matplotlib>=3.5, <3.6",
"matplotlib>=3.5, <4.0",
"memory_profiler>=0.50.0, <1.0",
"moto==5.0.0",
"networkx~=2.4",
Expand Down

0 comments on commit 10829ed

Please sign in to comment.