From a53a2e32edad5022fce4c97d6cf91bdad076c336 Mon Sep 17 00:00:00 2001 From: Felix Kleinert <f.kleinert@fz-juelich.de> Date: Thu, 30 Apr 2020 15:18:39 +0200 Subject: [PATCH] update JUWELS req, xarray --- HPC_setup/requirements_JUWELS_outcommented.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HPC_setup/requirements_JUWELS_outcommented.txt b/HPC_setup/requirements_JUWELS_outcommented.txt index 5dba0108..46bb8e2e 100644 --- a/HPC_setup/requirements_JUWELS_outcommented.txt +++ b/HPC_setup/requirements_JUWELS_outcommented.txt @@ -61,6 +61,6 @@ statsmodels==0.11.1 # (in Jupyter, but not found) # urllib3==1.25.8 # in Python # wcwidth==0.1.8 # in Python # Werkzeug==1.0.0 # in python -# xarray==0.15.0 # in SciPy-Stack +xarray==0.15.0 # in SciPy-Stack only 0.12.1 a # zipp==3.1.0 # in Jupyter tabulate -- GitLab