diff --git a/Project.toml b/Project.toml index 204693f..de6d61d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SymPyPythonCall" uuid = "bc8888f7-b21e-4b7c-a06a-5d9c9496438c" authors = ["jverzani and contributors"] -version = "0.2.2" +version = "0.2.3" [deps] CommonEq = "3709ef60-1bee-4518-9f2f-acd86f176c50" @@ -22,7 +22,7 @@ SymPyPythonCallSymbolicsExt = "Symbolics" CommonEq = "0.2" CommonSolve = "0.2" CondaPkg = "0.2" -LinearAlgebra = "1" +LinearAlgebra = "1.6.1" PythonCall = "0.9" SpecialFunctions = "0.8, 0.9, 0.10, 1.0, 2" Symbolics = "5"