From 69c1884582ebf8c111bf711526d673f812af9543 Mon Sep 17 00:00:00 2001 From: James Fulton Date: Tue, 24 Oct 2023 11:02:51 +0000 Subject: [PATCH] update reqs --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8024dae8..e6b5c6ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ocf_datapipes==1.2.44 +ocf_datapipes==2.0.4 nowcasting_utils ocf_ml_metrics numpy @@ -24,3 +24,4 @@ omegaconf hydra-core python-dotenv hydra-optuna-sweeper +rich \ No newline at end of file