From fac67ab84ea34c8d43c38777a45a836395d72adb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20B=C3=BCcker?= <mb366767@fh-muenster.de> Date: Mon, 7 Oct 2024 22:17:37 +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 6cd6551..8a90970 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ jupyterlab-git jupyterlab-gitlab psycopg2-binary python-dotenv -setuptools +# setuptools sqlalchemy urllib3 yahooquery -- GitLab