diff --git a/M/MixedComplementarityProblems/Compat.toml b/M/MixedComplementarityProblems/Compat.toml index e7f0e5675331d0c..517472d8452040d 100644 --- a/M/MixedComplementarityProblems/Compat.toml +++ b/M/MixedComplementarityProblems/Compat.toml @@ -2,17 +2,22 @@ BlockArrays = ["0.16.43-0.16", "1"] ChainRulesCore = "1.25.0-1" DataStructures = "0.18.20-0.18" -FastDifferentiation = "0.4.2-0.4" FiniteDiff = "2.26.2-2" ForwardDiff = "0.10.38-0.10" LinearAlgebra = "1.11.0-1" SparseArrays = "1.11.0-1" -Symbolics = "6.19.0-6" TrajectoryGamesBase = "0.3.10-0.3" Zygote = "0.6.73-0.6" ["0-0.1.0"] julia = "1.10.0-1" +["0-0.1.4"] +FastDifferentiation = "0.4.2-0.4" +Symbolics = "6.19.0-6" + ["0.1.1-0"] julia = "1.11.0-1" + +["0.1.5-0"] +SymbolicTracingUtils = "0.1.1-0.1" diff --git a/M/MixedComplementarityProblems/Deps.toml b/M/MixedComplementarityProblems/Deps.toml index 16d01cc50fd09c6..e5fdccf4f96e48a 100644 --- a/M/MixedComplementarityProblems/Deps.toml +++ b/M/MixedComplementarityProblems/Deps.toml @@ -2,11 +2,16 @@ BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e" ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" -FastDifferentiation = "eb9bf01b-bf85-4b60-bf87-ee5de06c00be" FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41" ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" -Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" TrajectoryGamesBase = "ac1ac542-73eb-4349-ae1b-660ab3609574" Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" + +["0-0.1.4"] +FastDifferentiation = "eb9bf01b-bf85-4b60-bf87-ee5de06c00be" +Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" + +["0.1.5-0"] +SymbolicTracingUtils = "77ddf47f-b2ab-4ded-95ee-54f4fa148129" diff --git a/M/MixedComplementarityProblems/Versions.toml b/M/MixedComplementarityProblems/Versions.toml index eb9f192b8f5931b..50e3788f1304c1a 100644 --- a/M/MixedComplementarityProblems/Versions.toml +++ b/M/MixedComplementarityProblems/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "2d836187a3d47247612f070931b8cefaace619f7" ["0.1.4"] git-tree-sha1 = "af241dcd6a1d7638626c8f1836daee43f104224e" + +["0.1.5"] +git-tree-sha1 = "8305996c71ccd226a1afd5f3bcfd6c2cc6c76513"