Skip to content
Merged
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ LinearAlgebra = "1.10"
PyCall = "1.96.2"
SparseArrays = "1.1"
SpecialFunctions = "0.7, 0.8, 0.8, 0.10, 1, 2"
SymPyCore = ">=0.2.11"
SymPyCore = "0.2.11,0.3"
TermInterface = "2"
julia = "1.10"

Expand Down
Loading