Skip to content

Commit

Permalink
fixed more import versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MariaHei committed Jun 13, 2023
1 parent 502407b commit 44e1ce9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,14 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"

[compat]
BenchmarkTools = "0.5 - 1.5"
BenchmarkTools = "1.0 - 1.5"
CSV = "0.10"
DataFrames = "0.21, 0.22"
DataStructures = "0.18"
Distributions = "0.23 - 0.25"
Documenter = "0.25 - 0.27"
DocumenterLaTeX = "0.2"
Embeddings = "0.4"
GZip = "0.5"
ProgressMeter = "1.3 - 1.7"
PyCall = "1.91 - 1.95"
Expand Down

0 comments on commit 44e1ce9

Please sign in to comment.