From 43d7dc05e70dd25c2eafcf70df73fbde09afca8e Mon Sep 17 00:00:00 2001 From: "Chris S. W. Davis" Date: Wed, 19 Feb 2025 17:04:12 +0000 Subject: [PATCH] added missing dask library --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index b08f485..a6ff4a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,5 @@ spaceweather>=0.2.4 atmosphericRadiationDoseAndFlux >= 1.0.3 kpindex >= 2.0.0 ipywidgets >= 8.1.5 +dask >= 2025.1.0