From 9710c7cae19022db613dc845bff208313baf95ba Mon Sep 17 00:00:00 2001 From: Tommy Waltmann Date: Thu, 26 Oct 2023 10:27:17 -0400 Subject: [PATCH] bump matplotlib to 3.2.0 in old rquirements file --- .github/workflows/oldest-test-reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/oldest-test-reqs.txt b/.github/workflows/oldest-test-reqs.txt index cfd6ecdd5..1f5828ebf 100644 --- a/.github/workflows/oldest-test-reqs.txt +++ b/.github/workflows/oldest-test-reqs.txt @@ -3,7 +3,7 @@ cmake==3.14.3 cython==3.0.2 dynasor==1.1b0; platform_system != "Windows" gsd==2.4.2 -matplotlib==3.0.0 +matplotlib==3.2.0 numpy==1.15.0 pillow==6.2.0 pytest==6.2.2