|
2 | 2 |
|
3 | 3 | julia_version = "1.10.0"
|
4 | 4 | manifest_format = "2.0"
|
5 |
| -project_hash = "ee8f38812d75ecf5b51425c9f9559c9e53418c46" |
| 5 | +project_hash = "2ecb05140fa52842af7b288b7753b90c53bb9e3c" |
6 | 6 |
|
7 | 7 | [[deps.ADTypes]]
|
8 | 8 | git-tree-sha1 = "41c37aa88889c171f1300ceac1313c06e891d245"
|
@@ -97,10 +97,10 @@ uuid = "bbf7d656-a473-5ed7-a52c-81e309532950"
|
97 | 97 | version = "0.3.0"
|
98 | 98 |
|
99 | 99 | [[deps.Compat]]
|
100 |
| -deps = ["UUIDs"] |
101 |
| -git-tree-sha1 = "886826d76ea9e72b35fcd000e535588f7b60f21d" |
| 100 | +deps = ["TOML", "UUIDs"] |
| 101 | +git-tree-sha1 = "75bd5b6fc5089df449b5d35fa501c846c9b6549b" |
102 | 102 | uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
|
103 |
| -version = "4.10.1" |
| 103 | +version = "4.12.0" |
104 | 104 | weakdeps = ["Dates", "LinearAlgebra"]
|
105 | 105 |
|
106 | 106 | [deps.Compat.extensions]
|
@@ -158,7 +158,7 @@ uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
|
158 | 158 |
|
159 | 159 | [[deps.DiffEqBase]]
|
160 | 160 | deps = ["ArrayInterface", "DataStructures", "DocStringExtensions", "EnumX", "EnzymeCore", "FastBroadcast", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "Logging", "Markdown", "MuladdMacro", "Parameters", "PreallocationTools", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "SparseArrays", "Static", "StaticArraysCore", "Statistics", "Tricks", "TruncatedStacktraces"]
|
161 |
| -git-tree-sha1 = "1c52934ef077a4ad62fe51835c142ac294a03f9a" |
| 161 | +git-tree-sha1 = "738d02982e75def88a9fc51e279a5c2d20d91483" |
162 | 162 | repo-rev = "ap/retcode"
|
163 | 163 | repo-url = "https://github.com/SciML/DiffEqBase.jl.git"
|
164 | 164 | uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
|
@@ -678,9 +678,9 @@ version = "1.3.4"
|
678 | 678 |
|
679 | 679 | [[deps.RecursiveArrayTools]]
|
680 | 680 | deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "SparseArrays", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
|
681 |
| -git-tree-sha1 = "e1d18e3f1e7c66133acd00f0ae2964f9eedefb0b" |
| 681 | +git-tree-sha1 = "4943624c0e437ddf6362a82e5319bc8e83d80857" |
682 | 682 | uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
|
683 |
| -version = "3.5.1" |
| 683 | +version = "3.5.2" |
684 | 684 |
|
685 | 685 | [deps.RecursiveArrayTools.extensions]
|
686 | 686 | RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
|
@@ -736,11 +736,9 @@ version = "0.6.42"
|
736 | 736 |
|
737 | 737 | [[deps.SciMLBase]]
|
738 | 738 | deps = ["ADTypes", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FillArrays", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables", "TruncatedStacktraces"]
|
739 |
| -git-tree-sha1 = "153709fa3317b6a7158b5a52480b95516da8abcc" |
740 |
| -repo-rev = "ap/retcode" |
741 |
| -repo-url = "https://github.com/SciML/SciMLBase.jl.git" |
| 739 | +git-tree-sha1 = "ad711463cb386572f33f6209464d8dca5a081247" |
742 | 740 | uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
|
743 |
| -version = "2.18.0" |
| 741 | +version = "2.19.0" |
744 | 742 |
|
745 | 743 | [deps.SciMLBase.extensions]
|
746 | 744 | SciMLBaseChainRulesCoreExt = "ChainRulesCore"
|
@@ -780,9 +778,9 @@ uuid = "1a1011a3-84de-559e-8e89-a11a2f7dc383"
|
780 | 778 |
|
781 | 779 | [[deps.SimpleNonlinearSolve]]
|
782 | 780 | deps = ["ADTypes", "ArrayInterface", "ConcreteStructs", "DiffEqBase", "FiniteDiff", "ForwardDiff", "LinearAlgebra", "MaybeInplace", "PrecompileTools", "Reexport", "SciMLBase", "StaticArraysCore"]
|
783 |
| -git-tree-sha1 = "8d672bd91dc432fb286b6d4bcf1a5dc417e932a3" |
| 781 | +git-tree-sha1 = "06dc9a74cd2b667b921c20e53631d36ea42be912" |
784 | 782 | uuid = "727e6d20-b764-4bd8-a329-72de5adea6c7"
|
785 |
| -version = "1.2.0" |
| 783 | +version = "1.2.1" |
786 | 784 |
|
787 | 785 | [deps.SimpleNonlinearSolve.extensions]
|
788 | 786 | SimpleNonlinearSolvePolyesterForwardDiffExt = "PolyesterForwardDiff"
|
@@ -857,9 +855,9 @@ weakdeps = ["OffsetArrays", "StaticArrays"]
|
857 | 855 |
|
858 | 856 | [[deps.StaticArrays]]
|
859 | 857 | deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"]
|
860 |
| -git-tree-sha1 = "4e17a790909b17f7bf1496e3aec138cf01b60b3b" |
| 858 | +git-tree-sha1 = "f68dd04d131d9a8a8eb836173ee8f105c360b0c5" |
861 | 859 | uuid = "90137ffa-7385-5640-81b9-e52037218182"
|
862 |
| -version = "1.9.0" |
| 860 | +version = "1.9.1" |
863 | 861 |
|
864 | 862 | [deps.StaticArrays.extensions]
|
865 | 863 | StaticArraysChainRulesCoreExt = "ChainRulesCore"
|
|
0 commit comments