From 0f6172f1a677ef9d3607fd0738b95f8eb25e0003 Mon Sep 17 00:00:00 2001 From: Andrew Date: Fri, 21 Jun 2024 13:00:32 +0100 Subject: [PATCH] test --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6ce8863c5..03ac946d7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: include: - python-version: "3.10" # Minimal versions numpy: "numpy" - extras: matplotlib==3.0.3 + extras: matplotlib==3.5.3 - python-version: "3.10" numpy: "numpy" uncertainties: "uncertainties"