We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc2d2b commit 84ea4cdCopy full SHA for 84ea4cd
M/MLJFlow/Compat.toml
@@ -1,10 +1,16 @@
1
[0]
2
MLFlowClient = "0.4.4-0.4"
3
-MLJModelInterface = "1.9.1-1"
4
julia = "1.6.0-1"
5
6
["0-0.1"]
7
MLJBase = "0.21.14-0.21"
8
9
-["0.2-0"]
+["0-0.2"]
+MLJModelInterface = "1.9.1-1"
10
+
11
+["0.2"]
12
MLJBase = "1"
13
14
+["0.3-0"]
15
+MLJBase = "1.0.1-1"
16
+MLJModelInterface = "1.9.3-1"
M/MLJFlow/Versions.toml
@@ -6,3 +6,6 @@ git-tree-sha1 = "bceeeb648c9aa2fc6f65f957c688b164d30f2905"
["0.2.0"]
git-tree-sha1 = "dc0de70a794c6d4c1aa4bde8196770c6b6e6b550"
+["0.3.0"]
+git-tree-sha1 = "89d0e7a7e08359476482f20b2d8ff12080d171ee"
0 commit comments