Skip to content
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"

Expand Down
Loading