We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68bbd4c commit 65c1e6dCopy full SHA for 65c1e6d
Project.toml
@@ -1,6 +1,6 @@
1
name = "Catalyst"
2
uuid = "479239e8-5488-4da2-87a7-35f2df7eef83"
3
-version = "12.1.1"
+version = "12.1.2"
4
5
[deps]
6
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -20,18 +20,18 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
20
21
[compat]
22
DataStructures = "0.18"
23
-DiffEqBase = "6.54.0"
+DiffEqBase = "6.83.0"
24
DocStringExtensions = "0.8, 0.9"
25
Graphs = "1.4"
26
JumpProcesses = "9.0"
27
LaTeXStrings = "v1.3.0"
28
Latexify = "0.14, 0.15"
29
MacroTools = "0.5.5"
30
-ModelingToolkit = "6.3, 7.0, 8.0"
+ModelingToolkit = "8.15.1"
31
Parameters = "0.12"
32
Reexport = "0.2, 1.0"
33
Requires = "1.0"
34
-Symbolics = "3.0, 4.0"
+Symbolics = "4.5"
35
julia = "1.6"
36
37
[extras]
0 commit comments