Skip to content

Commit

Permalink
New version: TMLE v0.17.1
Browse files Browse the repository at this point in the history
UUID: 8afdd2fb-6e73-43df-8b62-b1650cd9c8cf
Repo: https://github.com/TARGENE/TMLE.jl.git
Tree: 01d5f62021293388d0d7a1fb6b3618312d543a33

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Feb 6, 2025
1 parent b849482 commit b56bf8e
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 2 deletions.
4 changes: 3 additions & 1 deletion T/TMLE/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,12 @@ AbstractDifferentiation = "0.6"
Combinatorics = "1.0.2-1"
Graphs = "1.8.0-1"
HypothesisTests = "0.10-0.11"
JSON = "0.21.4-0.21"
MLJBase = "1.0.1-1"
MetaGraphsNext = "0.7"

["0.12-0.17.0"]
JSON = "0.21.4-0.21"

["0.13-0"]
SplitApplyCombine = "1.2.2-1"

Expand Down
4 changes: 3 additions & 1 deletion T/TMLE/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,11 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
["0.12-0"]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
MetaGraphsNext = "fa8bd995-216d-47f1-8a91-f3b68fbeb377"

["0.12-0.17.0"]
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"

["0.13-0"]
SplitApplyCombine = "03a91e81-4c3e-53e1-a0a4-9c0c8f19dd66"

Expand Down
3 changes: 3 additions & 0 deletions T/TMLE/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,6 @@ git-tree-sha1 = "53bc88d5243544a3292affa2fc6207600d3a36b8"

["0.17.0"]
git-tree-sha1 = "2928dc0b1c3e26d8dcaaa7585dedefe33f687020"

["0.17.1"]
git-tree-sha1 = "01d5f62021293388d0d7a1fb6b3618312d543a33"
3 changes: 3 additions & 0 deletions T/TMLE/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
["0.12-0"]
JSON = "0.21.4-0.21"
YAML = "0.4.9-0.4"

["0.17.1-0"]
CausalTables = "1.2.1-1"
3 changes: 3 additions & 0 deletions T/TMLE/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
["0.12-0"]
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"

["0.17.1-0"]
CausalTables = "6af48e0c-efc2-4bf7-a92f-a553ccf79fd6"

0 comments on commit b56bf8e

Please sign in to comment.