summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorCaptainJack2491 <jayrupnakawala@gmail.com>2026-04-25 21:11:56 +0100
committerCaptainJack2491 <jayrupnakawala@gmail.com>2026-04-25 21:11:56 +0100
commitbd37274bce4a233364c2523ba96163606d968a5a (patch)
tree2abbfada01b9c4cc71027f2c538bd22f08e6fe5a /pyproject.toml
parent6cc92304379996f68bb2df96a5e4b637b4c4804b (diff)
Study 2: 270 runs again + fix for study 1 and analysis.
Forgot to commit the config file when i did the run. oops.
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ba5de41..f712edb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,6 +19,7 @@ dependencies = [
"rich>=14.3.3",
"xai-sdk>=1.10.0",
"scikit-learn>=1.8.0",
+ "statsmodels>=0.14.6",
]
[dependency-groups]