From 9d139dcda8df6ecc62aec61874fd8b1aa10aac45 Mon Sep 17 00:00:00 2001
From: Stefan Hendricks <stefan.hendricks@awi.de>
Date: Tue, 3 Aug 2021 15:53:26 +0000
Subject: [PATCH] Update requirements.txt

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

diff --git a/requirements.txt b/requirements.txt
index 4a1d5f3..2010492 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-icedrift @ git+ssh://gitlab.awi.de/floenavi/icedrift.git@master#egg=icedrift
+icedrift @ git+https://gitlab.awi.de/floenavi/icedrift.git@master#egg=icedrift
 loguru
 matplotlib
 numpy
-- 
GitLab