From 2e4b29b16790c966f21d64db53391e84f561b420 Mon Sep 17 00:00:00 2001
From: leufen1 <l.leufen@fz-juelich.de>
Date: Tue, 16 Nov 2021 09:18:54 +0100
Subject: [PATCH] added missing packages, try on other systems

---
 requirements.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/requirements.txt b/requirements.txt
index c3deca92..6fe9d20b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,12 +4,16 @@ auto_mix_prep==0.2.0
 Cartopy==0.18.0
 dask==2021.3.0
 dill==0.3.3
+fsspec==2021.11.0
 keras==2.6.0
 keras_nightly==2.5.0.dev2021032900
+locket==0.2.1
 matplotlib==3.3.4
 mock==4.0.3
+netcdf4==1.5.8
 numpy==1.19.5
 pandas==1.1.5
+partd==1.2.0
 psutil==5.8.0
 pydot==1.4.2
 pytest==6.2.2
@@ -17,10 +21,12 @@ requests==2.25.1
 scipy==1.5.2
 seaborn==0.11.1
 setuptools==47.1.0
+--no-binary shapely Shapely==1.8.0
 six==1.15.0
 statsmodels==0.12.2
 tabulate==0.8.9
 tensorflow==2.5.0
+toolz==0.11.2
 typing_extensions==3.7.4.3
 wget==3.2
 xarray==0.16.2
-- 
GitLab