diff --git a/Project.toml b/Project.toml
index c1884beed4c830f4901f4345b20228d6e3af7a9b..a33795bc3764fc0effd0cf1d8a97e0105169969a 100644
--- a/Project.toml
+++ b/Project.toml
@@ -4,5 +4,7 @@ authors = ["michel "]
 version = "0.1.3"
 
 [deps]
-julia = ">= 1.7.0"
 LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
+
+[compat]
+julia = ">= 1.7.0"