aboutsummaryrefslogtreecommitdiff
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 43c3bd6..e595392 100644
--- a/Pipfile
+++ b/Pipfile
@@ -9,6 +9,8 @@ mwparserfromhell = "*"
click = "*"
questionary = "*"
rich = "*"
+numpy = "*"
+sklearn = "*"
[dev-packages]
mypy = "*"