From f0a795a9ad8a57a91fcae4e69db04ea34b64bd12 Mon Sep 17 00:00:00 2001
From: Leah Tacke genannt Unterberg <leah.tgu@pads.rwth-aachen.de>
Date: Fri, 16 Jun 2023 12:13:36 +0200
Subject: [PATCH] changed version of mdata dependency

---
 environment.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/environment.yml b/environment.yml
index dbca17a..6d2f555 100644
--- a/environment.yml
+++ b/environment.yml
@@ -11,4 +11,4 @@ dependencies:
   - pip:
       - tsdownsample
       - streamlit
-      - git+https://git-ce.rwth-aachen.de/leah.tgu/mdata@develop
\ No newline at end of file
+      - git+https://git-ce.rwth-aachen.de/leah.tgu/mdata@release
\ No newline at end of file
-- 
GitLab