From 400f4b09f988c7570035a1783372832a96848a76 Mon Sep 17 00:00:00 2001 From: Luke Shingles Date: Wed, 23 Oct 2024 08:27:51 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2aa9cf69c..066b525b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ argcomplete>=3.5.1 astropy>=6.1.4 -coverage>=7.6.3 +coverage>=7.6.4 extinction>=0.4.6 george>=0.4.3 imageio>=2.36.0 matplotlib>=3.9.2 -mypy>=1.12.0 +mypy>=1.13.0 numexpr>=2.10.1 numpy>=2.1.2 pandas>=2.2.3 @@ -15,12 +15,11 @@ pre-commit>=4.0.1 pyarrow>=17.0.0 pynonthermal>=2024.7.4 pypdf>=5.0.1 -pyright>=1.1.385 +pyright>=1.1.386 pytest>=8.3.3 pytest-codspeed>=2.2.1 pytest-cov>=5.0.0 pytest-xdist[psutil]>=3.6.1 -pyvista>=0.36.0 PyYAML>=6.0.2 ruff>=0.7.0 scipy>=1.14.1