Skip to content

Commit ad8aa55

Browse files
authored
Merge pull request #54 from jverzani/v0.5.0a
fix bound
2 parents ec9bcc6 + 3c17565 commit ad8aa55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ LinearAlgebra = "1.10"
2121
PythonCall = "0.9"
2222
SparseArrays = "1.1"
2323
SpecialFunctions = "0.8, 0.9, 0.10, 1.0, 2"
24-
SymPyCore = ">=0.2.11"
24+
SymPyCore = "0.2.11,0.3"
2525
TermInterface = "2"
2626
julia = "1.10"
2727

0 commit comments

Comments
 (0)