Skip to content

Commit c94bfca

Browse files
CompatHelper: add new compat entry for "IterTools" at version "1.3"
1 parent cad8bcf commit c94bfca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name = "BayesNets"
22
uuid = "ba4760a4-c768-5bed-964b-cf806dc591cb"
33
version = "3.2.3"
44

5-
65
[deps]
76
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
87
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -28,6 +27,7 @@ DataFrames = "≥ 0.21.0"
2827
DataStructures = "≥ 0.11.0"
2928
Discretizers = "≥ 3.0.1"
3029
Distributions = "≥ 0.15.0"
30+
IterTools = "1.3"
3131
LightGraphs = "≥ 1.0.0"
3232
LightXML = "≥ 0.8.0"
3333
NBInclude = "≥ 2.0.0"

0 commit comments

Comments
 (0)