diff --git a/build_tools/min_supported_numpy.txt b/build_tools/min_supported_numpy.txt index 670054d3..e3976fb0 100644 --- a/build_tools/min_supported_numpy.txt +++ b/build_tools/min_supported_numpy.txt @@ -2,3 +2,4 @@ numpy==1.21.6; python_version == '3.7' numpy==1.22.4; '3.8' <= python_version and python_version <= '3.10' numpy==1.23.2; python_version == '3.11' numpy==1.26.0; python_version >= '3.12' +matplotlib<3.9