From 98e64bf1c8310b9a679b2d2d17d571c622c05141 Mon Sep 17 00:00:00 2001 From: Hong Ge <3279477+yebai@users.noreply.github.com> Date: Thu, 9 Nov 2023 14:42:08 +0000 Subject: [PATCH] Update Project.toml --- Project.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Project.toml b/Project.toml index 14f38a3c9..04d4d284b 100644 --- a/Project.toml +++ b/Project.toml @@ -45,6 +45,9 @@ OrderedCollections = "1" Requires = "1" Setfield = "1" ZygoteRules = "0.2" +LinearAlgebra = "1.6" +Random = "1.6" +Test = "1.6" julia = "1.6" [extras]