We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c8ce7e + c490f5e commit 9ef1bfdCopy full SHA for 9ef1bfd
2 files changed
docs/Project.toml
@@ -12,4 +12,10 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
12
ExpectationMaximization = {path = ".."}
13
14
[compat]
15
+CSV = "0.10.16"
16
+Distributions = "0.25.125"
17
Documenter = "1"
18
+ExpectationMaximization = "0.2.4"
19
+Literate = "2.21.0"
20
+MLDatasets = "0.7.21"
21
+StatsPlots = "0.15.8"
test/Project.toml
@@ -6,4 +6,8 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
6
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
7
8
[sources]
9
-ExpectationMaximization = {path = ".."}
+ExpectationMaximization = {path = ".."}
10
+[compat]
11
+StableRNGs = "1.0.4"
0 commit comments