From 6abda52cdaa0f60ddd656eea673300e809d8dc94 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20B=C3=BCcker?= <mb366767@fh-muenster.de>
Date: Tue, 8 Oct 2024 07:31:44 +0000
Subject: [PATCH] Update requirements.txt

---
 requirements.txt | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index f9072bd..26ebd61 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,4 +4,11 @@ psycopg2-binary
 psycopg2
 python-dotenv
 sqlalchemy
-urllib3
\ No newline at end of file
+urllib3
+yahooquery==2.3.7
+numpy==1.26.4
+numba==0.59.1
+scipy==1.13.1
+matplotlib==3.8.4
+seaborn==0.13.2
+plotly==5.22.0
\ No newline at end of file
-- 
GitLab