Skip to content

Commit

Permalink
Merge pull request #220 from SciML/compathelper/new_version/2024-05-2…
Browse files Browse the repository at this point in the history
…5-00-19-09-726-00497814103

CompatHelper: bump compat for MLJLinearModels in [weakdeps] to 0.10, (keep existing compat)
  • Loading branch information
ChrisRackauckas committed May 25, 2024
2 parents 9b67e32 + 0c517c0 commit f9dd263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ LIBSVM = "b1bec4e5-fd48-53fe-b0cb-9723c09d164b"
MLJLinearModels = "6ee0df7b-362f-4a72-a706-9e79364fb692"

[extensions]
RCMLJLinearModelsExt = "MLJLinearModels"
RCLIBSVMExt = "LIBSVM"
RCMLJLinearModelsExt = "MLJLinearModels"

[compat]
Adapt = "3.3.3, 4"
Expand All @@ -33,7 +33,7 @@ Distances = "0.10"
Distributions = "0.25.36"
LIBSVM = "0.8"
LinearAlgebra = "1.10"
MLJLinearModels = "0.9.2"
MLJLinearModels = "0.9.2, 0.10"
NNlib = "0.8.4, 0.9"
Optim = "1"
PartialFunctions = "1.2"
Expand Down

0 comments on commit f9dd263

Please sign in to comment.