From ae7ec96cf847f94f8c3fad5e3536dbb5b5a63986 Mon Sep 17 00:00:00 2001 From: TShapinsky Date: Mon, 5 Aug 2024 15:22:20 -0600 Subject: [PATCH] remove comment in toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 80ee7b59..8a1a3e7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ mlep = "0.1.1.dev3" mongoengine = "~0.25" pandas = "~1.5" redis = "~4.5" -# Commenting out scipy as it is installed when installing modelica dependencies + scipy = "1.9.3" # The influxdb dependency will be removed once filebeat is configured