From a1a0ff7600ecdcf63d89aac9a39f5ed5cfdb64c3 Mon Sep 17 00:00:00 2001 From: araujoms Date: Sun, 22 Sep 2024 20:44:12 +0200 Subject: [PATCH] add compat bounds --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 7d2069b..42b97eb 100755 --- a/Project.toml +++ b/Project.toml @@ -31,6 +31,7 @@ MATLAB = "0.8" Nemo = "0.39 - 0.47" Quadmath = "0.5.10" Random = "1" +SCS = "1 - 2" SparseArrays = "1" Test = "1" julia = "1.9"