Skip to content

Commit

Permalink
New version: MLFlowLogger v0.4.0 (#104397)
Browse files Browse the repository at this point in the history
UUID: a17d1b34-d2df-4d9e-9e11-6289e57bd259
Repo: https://github.com/rejuvyesh/MLFlowLogger.jl.git
Tree: c50d888325b336c44bf8fbcfe99de130509143d9

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Apr 6, 2024
1 parent ff6d487 commit e6cf25e
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 6 deletions.
12 changes: 9 additions & 3 deletions M/MLFlowLogger/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
[0]
["0-0.3"]
PyCall = "1-2"
julia = "1.5.0-1"

["0.3-0"]
["0.3"]
FileIO = "1.6.0-1"
Requires = "1.1.0-1"

["0.3-0.3.2"]
ColorTypes = "0.10"

["0.3.3-0"]
["0.3.3-0.3"]
ColorTypes = "0.10-0.11"

["0.4-0"]
FileIO = "1"
ImageIO = "0.6"
MLFlowClient = "0.4"
julia = "1.6.0-1"
14 changes: 11 additions & 3 deletions M/MLFlowLogger/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
[0]
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

["0.3-0"]
["0-0.3"]
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"

["0.3"]
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["0.3-0"]
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"

["0.4-0"]
ImageIO = "82e4d734-157c-48bb-816b-45c225c6df19"
MLFlowClient = "64a0f543-368b-4a9a-827a-e71edb2a0b83"
3 changes: 3 additions & 0 deletions M/MLFlowLogger/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "56775297b45b2930bd6b7a26262ae71f93751b6e"

["0.3.3"]
git-tree-sha1 = "3b515f23cea394d520962a8997b55a8ef68b2797"

["0.4.0"]
git-tree-sha1 = "c50d888325b336c44bf8fbcfe99de130509143d9"

0 comments on commit e6cf25e

Please sign in to comment.