Skip to content

Commit

Permalink
CompatHelper: bump compat for MLJModelInterface to 1, (keep existing …
Browse files Browse the repository at this point in the history
…compat)
  • Loading branch information
CompatHelper Julia committed Jun 4, 2024
1 parent 71447ee commit 530e532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ DynamicQuantities = "0.10, 0.11, 0.12, 0.13"
JSON3 = "1"
LineSearches = "7"
LossFunctions = "0.10, 0.11"
MLJModelInterface = "~1.5, ~1.6, ~1.7, ~1.8, ~1.9"
MLJModelInterface = "~1.5, ~1.6, ~1.7, ~1.8, ~1.9, 1"
MacroTools = "0.4, 0.5"
Optim = "~1.8, ~1.9"
PackageExtensionCompat = "1"
Expand Down

0 comments on commit 530e532

Please sign in to comment.