Skip to content

Commit f9dd263

Browse files
Merge pull request #220 from SciML/compathelper/new_version/2024-05-25-00-19-09-726-00497814103
CompatHelper: bump compat for MLJLinearModels in [weakdeps] to 0.10, (keep existing compat)
2 parents 9b67e32 + 0c517c0 commit f9dd263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ LIBSVM = "b1bec4e5-fd48-53fe-b0cb-9723c09d164b"
2121
MLJLinearModels = "6ee0df7b-362f-4a72-a706-9e79364fb692"
2222

2323
[extensions]
24-
RCMLJLinearModelsExt = "MLJLinearModels"
2524
RCLIBSVMExt = "LIBSVM"
25+
RCMLJLinearModelsExt = "MLJLinearModels"
2626

2727
[compat]
2828
Adapt = "3.3.3, 4"
@@ -33,7 +33,7 @@ Distances = "0.10"
3333
Distributions = "0.25.36"
3434
LIBSVM = "0.8"
3535
LinearAlgebra = "1.10"
36-
MLJLinearModels = "0.9.2"
36+
MLJLinearModels = "0.9.2, 0.10"
3737
NNlib = "0.8.4, 0.9"
3838
Optim = "1"
3939
PartialFunctions = "1.2"

0 commit comments

Comments
 (0)