From 503fc55b3541ef28f34026b737dfb4298c3e82ea Mon Sep 17 00:00:00 2001 From: Daniel Karrasch Date: Tue, 30 Jan 2024 21:54:47 +0100 Subject: [PATCH] typo --- test/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Project.toml b/test/Project.toml index 4db61a03..9d85356c 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -20,7 +20,7 @@ ChainRulesCore = "1" ChainRulesTestUtils = "1.9" Documenter = "1" InteractiveUtils = "1.6" -IterativeSolvers = "" +IterativeSolvers = "0.9" LinearAlgebra = "1.6" Octonions = "0.1, 0.2" Quaternions = "0.5, 0.6, 0.7"