Skip to content

Commit 92c89c8

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for LIBSVM to 0.8 for package support-vector-machine, (keep existing compat)
1 parent 3c49949 commit 92c89c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/support-vector-machine/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
99
[compat]
1010
Distributions = "0.25"
1111
KernelFunctions = "0.10"
12-
LIBSVM = "0.7"
12+
LIBSVM = "0.7, 0.8"
1313
Literate = "2"
1414
Plots = "1"
1515
julia = "1.3"

0 commit comments

Comments
 (0)