From 63519343912e2dbb6973b360233778f19609805e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20B=C3=BCcker?= <mb366767@fh-muenster.de> Date: Thu, 28 Sep 2023 15:20:31 +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 0b54a77..b8447f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ jupyterlab-git==0.34.0 jupyterlab-gitlab==3.0.0 psycopg2-binary psycopg2 -dotenv +python-dotenv -- GitLab