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 27b655f commit 3d4a3f0Copy full SHA for 3d4a3f0
Project.toml
@@ -12,12 +12,12 @@ RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
12
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
13
14
[compat]
15
-Catalyst = "13,14,15"
+Catalyst = "15"
16
DiffEqBase = "6"
17
MacroTools = "^0.5.5"
18
Reexport = "1"
19
RuntimeGeneratedFunctions = "0.5"
20
-julia = "1.6"
+julia = "1.10"
21
22
[extras]
23
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
0 commit comments