From 38642d7f316f382102694b44eabc9fb2bbb7c8ad Mon Sep 17 00:00:00 2001
From: mcoth <mcoth@dtu.dk>
Date: Mon, 18 Nov 2024 09:56:51 +0100
Subject: [PATCH] Add new file

---
 Requirements | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 Requirements

diff --git a/Requirements b/Requirements
new file mode 100644
index 0000000..af50170
--- /dev/null
+++ b/Requirements
@@ -0,0 +1,13 @@
+Python==3.9.18 
+pandas==1.5.3
+numpy==1.26.4
+pingouin==0.5.5
+scipy==1.11.4
+scikit-learn==1.3.0
+scikit-posthocs==0.9.0
+seaborn==0.11.2
+matplotlib==3.8.4
+statsmodels==0.14.0
+yellowbrick==1.5
+factor-analyzer==0.4.1
+statsmodels==0.14.0
\ No newline at end of file
-- 
GitLab