Skip to content

Commit 81c19e6

Browse files
authored
Merge pull request #2075 from SciML/myb/uni
update docs/Project.toml
2 parents fff670e + 3b358d7 commit 81c19e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ OrdinaryDiffEq = "6.31"
3131
Plots = "1.36"
3232
StochasticDiffEq = "6"
3333
StructuralIdentifiability = "0.4"
34-
SymbolicUtils = "0.19"
35-
Symbolics = "4.13"
34+
SymbolicUtils = "1"
35+
Symbolics = "5"
3636
Unitful = "1.12"

0 commit comments

Comments
 (0)