From 8017ea6d0c0bfe33172b914eec967c05ede244c8 Mon Sep 17 00:00:00 2001
From: Falco Weichselbaum <f.weichselbaum@fz-juelich.de>
Date: Fri, 29 Oct 2021 17:12:26 +0200
Subject: [PATCH] trying with the local venv on a ubuntu-vm system

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index c3bd6ba8..18e340fe 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,7 +16,7 @@ click==8.0.3
 cloudpickle==2.0.0
 coverage==5.4
 cycler==0.10.0
-dask==2021.10.0
+dask
 dill==0.3.3
 distributed==2021.10.0
 flatbuffers==1.12
-- 
GitLab