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 502407b commit 44e1ce9Copy full SHA for 44e1ce9
Project.toml
@@ -22,13 +22,14 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
22
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
23
24
[compat]
25
-BenchmarkTools = "0.5 - 1.5"
+BenchmarkTools = "1.0 - 1.5"
26
CSV = "0.10"
27
DataFrames = "0.21, 0.22"
28
DataStructures = "0.18"
29
Distributions = "0.23 - 0.25"
30
Documenter = "0.25 - 0.27"
31
DocumenterLaTeX = "0.2"
32
+Embeddings = "0.4"
33
GZip = "0.5"
34
ProgressMeter = "1.3 - 1.7"
35
PyCall = "1.91 - 1.95"
0 commit comments