diff --git a/Project.toml b/Project.toml index ac2c1f3..c29e411 100644 --- a/Project.toml +++ b/Project.toml @@ -9,7 +9,9 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Tensors = "48a634ad-e948-5137-8d70-aa71f2a747f4" [compat] -julia = "≥ 1.0" +julia = "1" +Calculus = "0.5" +Tensors = "1" [extras] Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"