@@ -7,7 +7,6 @@ version = "3.32.0"
77AbstractTrees = " 1520ce14-60c1-5f80-bbc7-55ef81b5835c"
88ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
99Combinatorics = " 861a8166-3701-5b0c-9a16-15d98fcdc6aa"
10- ConcurrentUtilities = " f0e56b4a-5159-44fe-b623-3e5288b988bb"
1110ConstructionBase = " 187b0558-2788-49d3-abe0-74a17ed4e7c9"
1211DataStructures = " 864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
1312DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -33,16 +32,13 @@ WeakCacheSets = "d30d5f5c-d141-4870-aa07-aabb0f5fe7d5"
3332
3433[weakdeps ]
3534ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
35+ Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
3636LabelledArrays = " 2ee39098-c373-598a-b85f-a56591580800"
3737ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
3838
39- [sources ]
40- DynamicPolynomials = {rev = " as/new-poly-merge" , url = " https://github.com/AayushSabharwal/DynamicPolynomials.jl" }
41- MultivariatePolynomials = {rev = " as/poly-merge-nonconcrete" , url = " https://github.com/AayushSabharwal/MultivariatePolynomials.jl" }
42- MutableArithmetics = {rev = " as+bl/simplify_promote_type_fallback" , url = " https://github.com/AayushSabharwal/MutableArithmetics.jl" }
43-
4439[extensions ]
4540SymbolicUtilsChainRulesCoreExt = " ChainRulesCore"
41+ SymbolicUtilsDistributionsExt = " Distributions"
4642SymbolicUtilsLabelledArraysExt = " LabelledArrays"
4743SymbolicUtilsReverseDiffExt = " ReverseDiff"
4844
@@ -51,19 +47,18 @@ AbstractTrees = "0.4"
5147ArrayInterface = " 7.8"
5248ChainRulesCore = " 1"
5349Combinatorics = " 1 - 1.0.2"
54- ConcurrentUtilities = " 2.5.0"
5550ConstructionBase = " 1.5.7"
5651DataStructures = " 0.18, 0.19"
5752DocStringExtensions = " 0.8, 0.9"
58- DynamicPolynomials = " 0.5, 0.6 "
53+ DynamicPolynomials = " 0.6.4 "
5954EnumX = " 1.0.5"
6055ExproniconLite = " 0.10.14"
6156LabelledArrays = " 1.5"
6257LinearAlgebra = " 1"
6358MacroTools = " 0.5.16"
6459Moshi = " 0.3.6"
65- MultivariatePolynomials = " 0.5"
66- MutableArithmetics = " 1.6.4 "
60+ MultivariatePolynomials = " 0.5.12 "
61+ MutableArithmetics = " 1.6.5 "
6762NaNMath = " 0.3, 1.1.2"
6863OhMyThreads = " 0.7"
6964ReadOnlyArrays = " 0.2.0"
0 commit comments