We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba75a2 commit b3c838eCopy full SHA for b3c838e
Project.toml
@@ -6,6 +6,7 @@ version = "0.1.5"
6
[deps]
7
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
8
MLDataDevices = "7e8f7934-dd98-4c1a-8fe8-92b47a384d40"
9
+Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
10
Term = "22787eb5-b846-44ae-b979-8e399b8463ab"
11
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
12
@@ -25,6 +26,7 @@ JET = "0.9.12"
25
26
MLDataDevices = "1.5.3"
27
MacOSIOReport = "0.1.0"
28
ReTestItems = "1.29.0"
29
+Statistics = "1"
30
Term = "2.0.6"
31
Test = "1"
32
UnicodePlots = "3.7.0"
0 commit comments