diff --git a/G/GraphKernels/Compat.toml b/G/GraphKernels/Compat.toml index d8b01504edc42b5..baa317653598dd7 100644 --- a/G/GraphKernels/Compat.toml +++ b/G/GraphKernels/Compat.toml @@ -1,6 +1,13 @@ [0] -LIBSVM = "0.6" LightGraphs = "1.3.0-1" SimpleValueGraphs = "0.3" ThreadsX = "0.1" julia = "1.5.0-1" + +["0-0.1.0"] +LIBSVM = "0.6" + +["0.1.1-0"] +DataStructures = "0.18.9-0.18" +KernelFunctions = "0.10.5-0.10" +LIBSVM = "0.7" diff --git a/G/GraphKernels/Deps.toml b/G/GraphKernels/Deps.toml index cab0ab1f334b4a9..f1b5adb8f9f8f1b 100644 --- a/G/GraphKernels/Deps.toml +++ b/G/GraphKernels/Deps.toml @@ -7,3 +7,7 @@ SimpleValueGraphs = "b43c691f-cac2-5415-8122-396fe16a49fc" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" ThreadsX = "ac1d9e8a-700a-412c-b207-f0111f4b6c0d" + +["0.1.1-0"] +DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" +KernelFunctions = "ec8451be-7e33-11e9-00cf-bbf324bd1392" diff --git a/G/GraphKernels/Versions.toml b/G/GraphKernels/Versions.toml index 88e8341369c37e4..41ab8f33c46da7e 100644 --- a/G/GraphKernels/Versions.toml +++ b/G/GraphKernels/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "001dc06dc414f73b48a7746daaae4919d7f93193" + +["0.1.1"] +git-tree-sha1 = "0fcf91254ff4db7d68311a05e4ed41e8eba4fb11"