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

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

diff --git a/requirements.txt b/requirements.txt
index 8a90970..f9072bd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,9 +1,7 @@
-jupyterlab-git
-jupyterlab-gitlab
+jupyterlab-git==0.34.0
+jupyterlab-gitlab==3.0.0
 psycopg2-binary
+psycopg2
 python-dotenv
-# setuptools
 sqlalchemy
-urllib3
-yahooquery
-
+urllib3
\ No newline at end of file
-- 
GitLab