From 9871a4b61b069b689152f76c747940ce09f5c57c Mon Sep 17 00:00:00 2001 From: Ayush Patnaik Date: Mon, 18 Dec 2023 14:50:09 +0530 Subject: [PATCH] Update Project.toml Testing by adding extra line --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 47bcf06..872d6ab 100644 --- a/Project.toml +++ b/Project.toml @@ -3,6 +3,7 @@ uuid = "49d1be55-416f-4ec4-9ddf-53cbbcddc063" authors = ["xKDR Forum, Sourish Das"] version = "0.1.0" + [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"