Skip to content

Commit 65c1e6d

Browse files
authored
Update Project.toml
1 parent 68bbd4c commit 65c1e6d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Catalyst"
22
uuid = "479239e8-5488-4da2-87a7-35f2df7eef83"
3-
version = "12.1.1"
3+
version = "12.1.2"
44

55
[deps]
66
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -20,18 +20,18 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
2020

2121
[compat]
2222
DataStructures = "0.18"
23-
DiffEqBase = "6.54.0"
23+
DiffEqBase = "6.83.0"
2424
DocStringExtensions = "0.8, 0.9"
2525
Graphs = "1.4"
2626
JumpProcesses = "9.0"
2727
LaTeXStrings = "v1.3.0"
2828
Latexify = "0.14, 0.15"
2929
MacroTools = "0.5.5"
30-
ModelingToolkit = "6.3, 7.0, 8.0"
30+
ModelingToolkit = "8.15.1"
3131
Parameters = "0.12"
3232
Reexport = "0.2, 1.0"
3333
Requires = "1.0"
34-
Symbolics = "3.0, 4.0"
34+
Symbolics = "4.5"
3535
julia = "1.6"
3636

3737
[extras]

0 commit comments

Comments
 (0)