Skip to content

Commit

Permalink
[meta] Update dependencies, fixing #100
Browse files Browse the repository at this point in the history
  • Loading branch information
davidavdav committed Aug 21, 2022
1 parent 7480dd2 commit 359fc80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "GaussianMixtures"
uuid = "cc18c42c-b769-54ff-9e2a-b28141a64aae"
version = "0.3.6"
version = "0.3.7"

[deps]
Arpack = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97"
Expand All @@ -26,13 +26,13 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[compat]
Arpack = "0.3 - 0.5"
Clustering = "0.14"
Compat = "3.6"
Compat = "3.6, 4"
Distributions = "0.23 - 0.25"
FileIO = "1.2"
JLD2 = "0.2 - 0.4"
PDMats = "0.10 - 0.11"
RDatasets = "0.6, 0.7"
ScikitLearnBase = "0.5"
SpecialFunctions = "1"
SpecialFunctions = "1, 2"
StatsBase = "0.33"
julia = "1"

0 comments on commit 359fc80

Please sign in to comment.