Skip to content

Commit 435159b

Browse files
committed
revert matplotlib version bump
Signed-off-by: tdhooghe <[email protected]>
1 parent 10829ed commit 435159b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: kedro-datasets/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ test = [
224224
"jupyterlab>=3.0",
225225
"jupyter~=1.0",
226226
"lxml~=4.6",
227-
"matplotlib>=3.5, <4.0",
227+
"matplotlib>=3.5, <3.6",
228228
"memory_profiler>=0.50.0, <1.0",
229229
"moto==5.0.0",
230230
"networkx~=2.4",

0 commit comments

Comments
 (0)