diff --git a/Project.toml b/Project.toml index 3c30c93..35dee1e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "SymPy" uuid = "24249f21-da20-56a4-8eb1-6a02cf4ae2e6" -version = "2.2.1" +version = "2.2.2" [deps] CommonEq = "3709ef60-1bee-4518-9f2f-acd86f176c50" @@ -17,7 +17,7 @@ LinearAlgebra = "<0.0.1, 1.6" PyCall = "1.96.2" SparseArrays = "1.1" SpecialFunctions = "0.7, 0.8, 0.8, 0.10, 1, 2" -SymPyCore = "0.2.5, 1" +SymPyCore = "<0.2.10" TermInterface = "2" julia = "1.6"