From 6a361180e7c7f32f471920163f56a2a911a9804a Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Sun, 6 Oct 2024 21:40:39 -0700 Subject: [PATCH] Update testing dependencies --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d99c3a9b9..303f12d8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,11 +9,11 @@ scikit-image==0.24.0 sympy==1.13.3 statsmodels==0.14.3 seaborn==0.13.2 -pytest>=8.2 +pytest>=8.3 sphinx>=8.0 sphinx-gallery>=0.17 sphinx-copybutton -coverage>=7.5 +coverage>=7.6 Pillow pooch ipython