diff --git a/kedro-datasets/pyproject.toml b/kedro-datasets/pyproject.toml index 42beaae59..f815316c0 100644 --- a/kedro-datasets/pyproject.toml +++ b/kedro-datasets/pyproject.toml @@ -224,7 +224,7 @@ test = [ "jupyterlab>=3.0", "jupyter~=1.0", "lxml~=4.6", - "matplotlib>=3.5, <4.0", + "matplotlib>=3.5, <3.6", "memory_profiler>=0.50.0, <1.0", "moto==5.0.0", "networkx~=2.4",