aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Pipfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index ee26f17..1fdec70 100644
--- a/Pipfile
+++ b/Pipfile
@@ -10,6 +10,8 @@ pylint = "*"
[packages]
numpy = "*"
matplotlib = "*"
+tikzplotlib = "*"
+scipy = "*"
[requires]
python_version = "3.7"