1
1
# This file is machine-generated - editing it directly is not advised
2
2
3
- julia_version = " 1.11.3 "
3
+ julia_version = " 1.11.4 "
4
4
manifest_format = " 2.0"
5
5
project_hash = " d5593ba87afe03a77968416e64a74d4814503a87"
6
6
7
7
[[deps .ADTypes ]]
8
- git-tree-sha1 = " fb97701c117c8162e84dfcf80215caa904aef44f "
8
+ git-tree-sha1 = " e2478490447631aedba0823d4d7a80b2cc8cdb32 "
9
9
uuid = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
10
- version = " 1.13 .0"
10
+ version = " 1.14 .0"
11
11
weakdeps = [" ChainRulesCore" , " ConstructionBase" , " EnzymeCore" ]
12
12
13
13
[deps .ADTypes .extensions ]
@@ -22,9 +22,9 @@ version = "0.0.1"
22
22
23
23
[[deps .AbstractAlgebra ]]
24
24
deps = [" LinearAlgebra" , " MacroTools" , " Preferences" , " Random" , " RandomExtensions" , " SparseArrays" ]
25
- git-tree-sha1 = " 1c765891be37479d2ab6f4fe1faff30fea27fc2f "
25
+ git-tree-sha1 = " df3d8279df7d2f77a165de777019d4ed088eef32 "
26
26
uuid = " c3fe647b-3220-5bb0-a1ea-a7954cac585d"
27
- version = " 0.44.8 "
27
+ version = " 0.44.9 "
28
28
weakdeps = [" Requires" , " Test" ]
29
29
30
30
[deps .AbstractAlgebra .extensions ]
@@ -61,9 +61,9 @@ version = "0.1.42"
61
61
62
62
[[deps .Adapt ]]
63
63
deps = [" LinearAlgebra" , " Requires" ]
64
- git-tree-sha1 = " cd8b948862abee8f3d3e9b73a102a9ca924debb0 "
64
+ git-tree-sha1 = " f7817e2e585aa6d924fd714df1e2a84be7896c60 "
65
65
uuid = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
66
- version = " 4.2 .0"
66
+ version = " 4.3 .0"
67
67
weakdeps = [" SparseArrays" , " StaticArrays" ]
68
68
69
69
[deps .Adapt .extensions ]
@@ -333,9 +333,9 @@ version = "1.11.0"
333
333
334
334
[[deps .DiffEqBase ]]
335
335
deps = [" ArrayInterface" , " ConcreteStructs" , " DataStructures" , " DocStringExtensions" , " EnumX" , " EnzymeCore" , " FastBroadcast" , " FastClosures" , " FastPower" , " FunctionWrappers" , " FunctionWrappersWrappers" , " LinearAlgebra" , " Logging" , " Markdown" , " MuladdMacro" , " Parameters" , " PrecompileTools" , " Printf" , " RecursiveArrayTools" , " Reexport" , " SciMLBase" , " SciMLOperators" , " SciMLStructures" , " Setfield" , " Static" , " StaticArraysCore" , " Statistics" , " TruncatedStacktraces" ]
336
- git-tree-sha1 = " df4954f297a09f05e1f84a049566ae93d5304477 "
336
+ git-tree-sha1 = " 615e8358608628b9768275f4bd8c237724e72f08 "
337
337
uuid = " 2b5f629d-d688-5b77-993f-72d75c75574e"
338
- version = " 6.164.1 "
338
+ version = " 6.164.2 "
339
339
340
340
[deps .DiffEqBase .extensions ]
341
341
DiffEqBaseCUDAExt = " CUDA"
@@ -401,9 +401,9 @@ version = "1.15.1"
401
401
402
402
[[deps .DifferentiationInterface ]]
403
403
deps = [" ADTypes" , " LinearAlgebra" ]
404
- git-tree-sha1 = " 258fa016b2d03f19e4d0d1cd8e30c84907af1528 "
404
+ git-tree-sha1 = " 479214d2988a837e6d21ac38afdcb03cb2d0994e "
405
405
uuid = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
406
- version = " 0.6.42 "
406
+ version = " 0.6.43 "
407
407
408
408
[deps .DifferentiationInterface .extensions ]
409
409
DifferentiationInterfaceChainRulesCoreExt = " ChainRulesCore"
@@ -463,9 +463,9 @@ version = "1.11.0"
463
463
464
464
[[deps .Distributions ]]
465
465
deps = [" AliasTables" , " FillArrays" , " LinearAlgebra" , " PDMats" , " Printf" , " QuadGK" , " Random" , " SpecialFunctions" , " Statistics" , " StatsAPI" , " StatsBase" , " StatsFuns" ]
466
- git-tree-sha1 = " 03aa5d44647eaec98e1920635cdfed5d5560a8b9 "
466
+ git-tree-sha1 = " 0b4190661e8a4e51a842070e7dd4fae440ddb7f4 "
467
467
uuid = " 31c24e10-a181-5473-b8eb-7969acd0382f"
468
- version = " 0.25.117 "
468
+ version = " 0.25.118 "
469
469
470
470
[deps .Distributions .extensions ]
471
471
DistributionsChainRulesCoreExt = " ChainRulesCore"
@@ -514,9 +514,9 @@ version = "0.6.1"
514
514
515
515
[[deps .DynamicQuantities ]]
516
516
deps = [" DispatchDoctor" , " TestItems" , " Tricks" ]
517
- git-tree-sha1 = " 4923007a8e500f13be4c0119554776993c055ece "
517
+ git-tree-sha1 = " 5bf641265806eb2b4f15bb582edba53814ca738a "
518
518
uuid = " 06fc5a27-2a28-4c7c-a15d-362465fb6821"
519
- version = " 1.4.0 "
519
+ version = " 1.5.1 "
520
520
521
521
[deps .DynamicQuantities .extensions ]
522
522
DynamicQuantitiesLinearAlgebraExt = " LinearAlgebra"
@@ -555,12 +555,6 @@ git-tree-sha1 = "27415f162e6028e81c72b82ef756bf321213b6ec"
555
555
uuid = " e2ba6199-217a-4e67-a87a-7c52f15ade04"
556
556
version = " 0.1.10"
557
557
558
- [[deps .Expronicon ]]
559
- deps = [" MLStyle" , " Pkg" , " TOML" ]
560
- git-tree-sha1 = " fc3951d4d398b5515f91d7fe5d45fc31dccb3c9b"
561
- uuid = " 6b7a57c9-7cc1-4fdf-b7f5-e857abae3636"
562
- version = " 0.8.5"
563
-
564
558
[[deps .ExproniconLite ]]
565
559
git-tree-sha1 = " c13f0b150373771b0fdc1713c97860f8df12e6c2"
566
560
uuid = " 55351af7-c7e9-48d6-89ff-24e801d99491"
@@ -1071,10 +1065,10 @@ uuid = "a63ad114-7e13-5084-954f-fe012c677804"
1071
1065
version = " 1.11.0"
1072
1066
1073
1067
[[deps .ModelingToolkit ]]
1074
- deps = [" AbstractTrees" , " ArrayInterface" , " BlockArrays" , " Combinatorics" , " CommonSolve" , " Compat" , " ConstructionBase" , " DataStructures" , " DiffEqBase" , " DiffEqCallbacks" , " DiffEqNoiseProcess" , " DiffRules" , " Distributed" , " Distributions" , " DocStringExtensions" , " DomainSets" , " DynamicQuantities" , " EnumX" , " ExprTools" , " Expronicon " , " FindFirstFunctions" , " ForwardDiff" , " FunctionWrappers" , " FunctionWrappersWrappers" , " Graphs" , " InteractiveUtils" , " JuliaFormatter" , " JumpProcesses" , " Latexify" , " Libdl" , " LinearAlgebra" , " MLStyle" , " NaNMath" , " NonlinearSolve" , " OffsetArrays" , " OrderedCollections" , " PrecompileTools" , " RecursiveArrayTools" , " Reexport" , " RuntimeGeneratedFunctions" , " SCCNonlinearSolve" , " SciMLBase" , " SciMLStructures" , " Serialization" , " Setfield" , " SimpleNonlinearSolve" , " SparseArrays" , " SpecialFunctions" , " StaticArrays" , " SymbolicIndexingInterface" , " SymbolicUtils" , " Symbolics" , " URIs" , " UnPack" , " Unitful" ]
1075
- git-tree-sha1 = " ddb7b434c356cb4e5ce97c0b303a95f778e47bf0 "
1068
+ deps = [" AbstractTrees" , " ArrayInterface" , " BlockArrays" , " Combinatorics" , " CommonSolve" , " Compat" , " ConstructionBase" , " DataStructures" , " DiffEqBase" , " DiffEqCallbacks" , " DiffEqNoiseProcess" , " DiffRules" , " Distributed" , " Distributions" , " DocStringExtensions" , " DomainSets" , " DynamicQuantities" , " EnumX" , " ExprTools" , " FindFirstFunctions" , " ForwardDiff" , " FunctionWrappers" , " FunctionWrappersWrappers" , " Graphs" , " InteractiveUtils" , " JuliaFormatter" , " JumpProcesses" , " Latexify" , " Libdl" , " LinearAlgebra" , " MLStyle" , " Moshi " , " NaNMath" , " NonlinearSolve" , " OffsetArrays" , " OrderedCollections" , " PrecompileTools" , " RecursiveArrayTools" , " Reexport" , " RuntimeGeneratedFunctions" , " SCCNonlinearSolve" , " SciMLBase" , " SciMLStructures" , " Serialization" , " Setfield" , " SimpleNonlinearSolve" , " SparseArrays" , " SpecialFunctions" , " StaticArrays" , " SymbolicIndexingInterface" , " SymbolicUtils" , " Symbolics" , " URIs" , " UnPack" , " Unitful" ]
1069
+ git-tree-sha1 = " 2a08947ba95676dd2df18241c06cab89dce5341e "
1076
1070
uuid = " 961ee093-0014-501f-94e3-6117800e7a78"
1077
- version = " 9.64.3 "
1071
+ version = " 9.65.0 "
1078
1072
1079
1073
[deps .ModelingToolkit .extensions ]
1080
1074
MTKBifurcationKitExt = " BifurcationKit"
@@ -1246,7 +1240,7 @@ version = "0.3.27+1"
1246
1240
[[deps .OpenLibm_jll ]]
1247
1241
deps = [" Artifacts" , " Libdl" ]
1248
1242
uuid = " 05823500-19ac-5b8b-9628-191a04bc5112"
1249
- version = " 0.8.1+2 "
1243
+ version = " 0.8.1+4 "
1250
1244
1251
1245
[[deps .OpenSSL_jll ]]
1252
1246
deps = [" Artifacts" , " JLLWrappers" , " Libdl" ]
@@ -1553,9 +1547,9 @@ weakdeps = ["SparseArrays", "StaticArraysCore"]
1553
1547
1554
1548
[[deps .SciMLStructures ]]
1555
1549
deps = [" ArrayInterface" ]
1556
- git-tree-sha1 = " 0444a37a25fab98adbd90baa806ee492a3af133a "
1550
+ git-tree-sha1 = " 566c4ed301ccb2a44cbd5a27da5f885e0ed1d5df "
1557
1551
uuid = " 53ae85a6-f571-4167-b2af-e1d143709226"
1558
- version = " 1.6.1 "
1552
+ version = " 1.7.0 "
1559
1553
1560
1554
[[deps .Serialization ]]
1561
1555
uuid = " 9e88b42a-f829-5b0c-bbe9-9e923198166b"
@@ -1613,9 +1607,9 @@ version = "1.11.0"
1613
1607
1614
1608
[[deps .SparseMatrixColorings ]]
1615
1609
deps = [" ADTypes" , " DataStructures" , " DocStringExtensions" , " LinearAlgebra" , " Random" , " SparseArrays" ]
1616
- git-tree-sha1 = " 97092c0a40d6033b7da27ea15bcf75fd5b446254 "
1610
+ git-tree-sha1 = " e0ae9189392572abe85bc9fd4ce35e772b1e1e10 "
1617
1611
uuid = " 0a514795-09f3-496d-8182-132a7b665d35"
1618
- version = " 0.4.13 "
1612
+ version = " 0.4.14 "
1619
1613
1620
1614
[deps .SparseMatrixColorings .extensions ]
1621
1615
SparseMatrixColoringsColorsExt = " Colors"
@@ -1635,9 +1629,9 @@ weakdeps = ["ChainRulesCore"]
1635
1629
1636
1630
[[deps .Static ]]
1637
1631
deps = [" CommonWorldInvalidations" , " IfElse" , " PrecompileTools" ]
1638
- git-tree-sha1 = " 87d51a3ee9a4b0d2fe054bdd3fc2436258db2603 "
1632
+ git-tree-sha1 = " f737d444cb0ad07e61b3c1bef8eb91203c321eff "
1639
1633
uuid = " aedffcd0-7271-4cad-89d0-dc628f76c6d3"
1640
- version = " 1.1.1 "
1634
+ version = " 1.2.0 "
1641
1635
1642
1636
[[deps .StaticArrayInterface ]]
1643
1637
deps = [" ArrayInterface" , " Compat" , " IfElse" , " LinearAlgebra" , " PrecompileTools" , " Static" ]
@@ -1652,9 +1646,9 @@ weakdeps = ["OffsetArrays", "StaticArrays"]
1652
1646
1653
1647
[[deps .StaticArrays ]]
1654
1648
deps = [" LinearAlgebra" , " PrecompileTools" , " Random" , " StaticArraysCore" ]
1655
- git-tree-sha1 = " e3be13f448a43610f978d29b7adf78c76022467a "
1649
+ git-tree-sha1 = " 0feb6b9031bd5c51f9072393eb5ab3efd31bf9e4 "
1656
1650
uuid = " 90137ffa-7385-5640-81b9-e52037218182"
1657
- version = " 1.9.12 "
1651
+ version = " 1.9.13 "
1658
1652
weakdeps = [" ChainRulesCore" , " Statistics" ]
1659
1653
1660
1654
[deps .StaticArrays .extensions ]
@@ -1741,10 +1735,10 @@ uuid = "19f23fe9-fdab-4a78-91af-e7b7767979c3"
1741
1735
version = " 0.2.2"
1742
1736
1743
1737
[[deps .SymbolicUtils ]]
1744
- deps = [" AbstractTrees" , " ArrayInterface" , " Bijections" , " ChainRulesCore" , " Combinatorics" , " ConstructionBase" , " DataStructures" , " DocStringExtensions" , " DynamicPolynomials" , " LinearAlgebra" , " MultivariatePolynomials" , " NaNMath" , " Setfield" , " SparseArrays" , " SpecialFunctions" , " StaticArrays" , " SymbolicIndexingInterface" , " TermInterface" , " TimerOutputs" , " Unityper" , " WeakValueDicts" ]
1745
- git-tree-sha1 = " 4b6e0bce80f52774c4f73bbe7853719eca024c32 "
1738
+ deps = [" AbstractTrees" , " ArrayInterface" , " Bijections" , " ChainRulesCore" , " Combinatorics" , " ConstructionBase" , " DataStructures" , " DocStringExtensions" , " DynamicPolynomials" , " ExproniconLite " , " LinearAlgebra" , " MultivariatePolynomials" , " NaNMath" , " Setfield" , " SparseArrays" , " SpecialFunctions" , " StaticArrays" , " SymbolicIndexingInterface" , " TaskLocalValues " , " TermInterface" , " TimerOutputs" , " Unityper" , " WeakValueDicts" ]
1739
+ git-tree-sha1 = " e7d86b836f25d3728b7c1d0c0ace732d8cc9c1c7 "
1746
1740
uuid = " d1185830-fcd6-423d-90d6-eec64667417b"
1747
- version = " 3.16 .0"
1741
+ version = " 3.18 .0"
1748
1742
1749
1743
[deps .SymbolicUtils .extensions ]
1750
1744
SymbolicUtilsLabelledArraysExt = " LabelledArrays"
@@ -1755,10 +1749,10 @@ version = "3.16.0"
1755
1749
ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
1756
1750
1757
1751
[[deps .Symbolics ]]
1758
- deps = [" ADTypes" , " ArrayInterface" , " Bijections" , " CommonWorldInvalidations" , " ConstructionBase" , " DataStructures" , " DiffRules" , " Distributions" , " DocStringExtensions" , " DomainSets" , " DynamicPolynomials" , " IfElse " , " LaTeXStrings" , " Latexify" , " Libdl" , " LinearAlgebra" , " LogExpFunctions" , " MacroTools" , " Markdown" , " NaNMath" , " OffsetArrays" , " PrecompileTools" , " Primes" , " RecipesBase" , " Reexport" , " RuntimeGeneratedFunctions" , " SciMLBase" , " Setfield" , " SparseArrays" , " SpecialFunctions" , " StaticArraysCore" , " SymbolicIndexingInterface" , " SymbolicLimits" , " SymbolicUtils" , " TermInterface" ]
1759
- git-tree-sha1 = " e021ac0b4dc29ce0a5b38fd91c27bd36d6d7df13 "
1752
+ deps = [" ADTypes" , " ArrayInterface" , " Bijections" , " CommonWorldInvalidations" , " ConstructionBase" , " DataStructures" , " DiffRules" , " Distributions" , " DocStringExtensions" , " DomainSets" , " DynamicPolynomials" , " LaTeXStrings" , " Latexify" , " Libdl" , " LinearAlgebra" , " LogExpFunctions" , " MacroTools" , " Markdown" , " NaNMath" , " OffsetArrays" , " PrecompileTools" , " Primes" , " RecipesBase" , " Reexport" , " RuntimeGeneratedFunctions" , " SciMLBase" , " Setfield" , " SparseArrays" , " SpecialFunctions" , " StaticArraysCore" , " SymbolicIndexingInterface" , " SymbolicLimits" , " SymbolicUtils" , " TermInterface" ]
1753
+ git-tree-sha1 = " 326982e1f8a8214ff83cc427484acc858f975c74 "
1760
1754
uuid = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
1761
- version = " 6.29.1 "
1755
+ version = " 6.29.2 "
1762
1756
1763
1757
[deps .Symbolics .extensions ]
1764
1758
SymbolicsForwardDiffExt = " ForwardDiff"
@@ -1798,6 +1792,11 @@ deps = ["ArgTools", "SHA"]
1798
1792
uuid = " a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
1799
1793
version = " 1.10.0"
1800
1794
1795
+ [[deps .TaskLocalValues ]]
1796
+ git-tree-sha1 = " d155450e6dff2a8bc2fcb81dcb194bd98b0aeb46"
1797
+ uuid = " ed4db957-447d-4319-bfb6-7fa9ae7ecf34"
1798
+ version = " 0.1.2"
1799
+
1801
1800
[[deps .TermInterface ]]
1802
1801
git-tree-sha1 = " d673e0aca9e46a2f63720201f55cc7b3e7169b16"
1803
1802
uuid = " 8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"
0 commit comments