From 958dbe7754c7ec49fd98c7f6b30c179d1bdb310a Mon Sep 17 00:00:00 2001 From: Michael Duong Date: Thu, 31 Aug 2023 14:55:18 +0100 Subject: [PATCH] added s3fs --- .../simulation_system/requirements/predictions/predictions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/model_data/simulation_system/requirements/predictions/predictions.txt b/model_data/simulation_system/requirements/predictions/predictions.txt index ae7457ee..07b3e6d2 100644 --- a/model_data/simulation_system/requirements/predictions/predictions.txt +++ b/model_data/simulation_system/requirements/predictions/predictions.txt @@ -1,2 +1,3 @@ autogluon==0.8.2 pandas==1.5.3 +s3fs==2023.6.0