From ddb27f8b28cacbbbfecd9950f6cbfdd4c633efbc Mon Sep 17 00:00:00 2001 From: MWin <3753118+bikegeek@users.noreply.github.com> Date: Thu, 27 Feb 2025 10:25:10 -0700 Subject: [PATCH] Update nco_requirements.txt update xarray from 2025.1.0 to 2025.1.2 --- nco_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nco_requirements.txt b/nco_requirements.txt index 5c8100e9..32dee7b1 100644 --- a/nco_requirements.txt +++ b/nco_requirements.txt @@ -3,7 +3,7 @@ netcdf4>=1.7.2 pytest>=8.3.4 pyyaml>=6.0.2 pandas>=1.5.2 -xarray>=2025.1.0 +xarray>=2025.1.2 scipy>=1.15.1 metpy>=1.6.3 pint>=0.24.4