Skip to content

Commit

Permalink
Limit Symbolics.jl to 5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
j-fu committed Jan 23, 2024
1 parent bd8191a commit e37041f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ CommonSolve = "0.2"
DiffResults = "1"
DocStringExtensions = "0.8,0.9"
ExtendableGrids = "0.9.16,1"
ExtendableSparse = "1.2"
ExtendableSparse = "1.3"
ForwardDiff = "0.10.35"
GridVisualize = "0.5.2,0.6.1,1"
JLD2 = "0.4.29"
Expand All @@ -48,5 +48,5 @@ SparseArrays = "1.6"
SparseDiffTools = "^1.19, 2"
StaticArrays = "0.12,1"
Statistics = "1.6"
Symbolics = "^4.2, 5"
Symbolics = "4.2 - 5.15"
julia = "^1.6"

0 comments on commit e37041f

Please sign in to comment.