Skip to content

Commit 44e1ce9

Browse files
committed
fixed more import versions
1 parent 502407b commit 44e1ce9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,14 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2222
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
2323

2424
[compat]
25-
BenchmarkTools = "0.5 - 1.5"
25+
BenchmarkTools = "1.0 - 1.5"
2626
CSV = "0.10"
2727
DataFrames = "0.21, 0.22"
2828
DataStructures = "0.18"
2929
Distributions = "0.23 - 0.25"
3030
Documenter = "0.25 - 0.27"
3131
DocumenterLaTeX = "0.2"
32+
Embeddings = "0.4"
3233
GZip = "0.5"
3334
ProgressMeter = "1.3 - 1.7"
3435
PyCall = "1.91 - 1.95"

0 commit comments

Comments
 (0)