diff --git a/S/SparseConnectivityTracer/Compat.toml b/S/SparseConnectivityTracer/Compat.toml index 7eb206a92e5bfc0..07b95f846c10247 100644 --- a/S/SparseConnectivityTracer/Compat.toml +++ b/S/SparseConnectivityTracer/Compat.toml @@ -7,3 +7,9 @@ SparseArrays = "1" ["0.4-0"] DocStringExtensions = "0.9" + +["0.4.1-0"] +Compat = "3-4" +NNlib = "0.8-0.9" +Requires = "1.3.0-1" +SpecialFunctions = "2.4.0-2" diff --git a/S/SparseConnectivityTracer/Deps.toml b/S/SparseConnectivityTracer/Deps.toml index f234010dbd45559..395457d77280cbb 100644 --- a/S/SparseConnectivityTracer/Deps.toml +++ b/S/SparseConnectivityTracer/Deps.toml @@ -7,3 +7,9 @@ ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b" ["0.4-0"] DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" + +["0.4.1-0"] +Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" +NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd" +Requires = "ae029012-a4dd-5104-9daa-d747884805df" +SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" diff --git a/S/SparseConnectivityTracer/Versions.toml b/S/SparseConnectivityTracer/Versions.toml index 73771855f48e470..045c57490e679cb 100644 --- a/S/SparseConnectivityTracer/Versions.toml +++ b/S/SparseConnectivityTracer/Versions.toml @@ -21,3 +21,6 @@ git-tree-sha1 = "4374b6f23e8411042986e087624cfa31f1fa41f2" ["0.4.0"] git-tree-sha1 = "6f9abf6fa387de645ed3f3264ec9834406a909be" + +["0.4.1"] +git-tree-sha1 = "92a3761582cd7743443bba6850a13b9f271cd3f0" diff --git a/S/SparseConnectivityTracer/WeakCompat.toml b/S/SparseConnectivityTracer/WeakCompat.toml index 95fdad9c9757afb..0bcec7c45432d28 100644 --- a/S/SparseConnectivityTracer/WeakCompat.toml +++ b/S/SparseConnectivityTracer/WeakCompat.toml @@ -1,2 +1,6 @@ ["0-0.1"] SparseDiffTools = "2.17.0-2" + +["0.4.1-0"] +NNlib = "0.8-0.9" +SpecialFunctions = "2.4.0-2" diff --git a/S/SparseConnectivityTracer/WeakDeps.toml b/S/SparseConnectivityTracer/WeakDeps.toml index 174c988ece3c85f..fbaf633becb03ac 100644 --- a/S/SparseConnectivityTracer/WeakDeps.toml +++ b/S/SparseConnectivityTracer/WeakDeps.toml @@ -1,2 +1,6 @@ ["0-0.1"] SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804" + +["0.4.1-0"] +NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd" +SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"