From 7630f3752650a11c7e341825d1612a672ed6a6b6 Mon Sep 17 00:00:00 2001 From: Hong Ge <3279477+yebai@users.noreply.github.com> Date: Thu, 9 Nov 2023 15:00:06 +0000 Subject: [PATCH] Update Project.toml (#560) --- 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]