From c9e6bc2eb3bea57bd42e090856c8c9c2bc40576b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20B=C3=BCcker?= <mb366767@fh-muenster.de>
Date: Mon, 7 Oct 2024 21:50:15 +0000
Subject: [PATCH] Update requirements.txt

---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 1549cfa..4b25b6c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
-jupyterlab-git==0.34.0
-jupyterlab-gitlab==3.0.0
+jupyterlab-git
+jupyterlab-gitlab
 psycopg2-binary
 psycopg2
 python-dotenv
-- 
GitLab