Skip to content

Commit 5cf8475

Browse files
update compatibility
1 parent 716b5a4 commit 5cf8475

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

Project.toml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,17 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
2525

2626
[compat]
2727
julia = "1.7"
28-
StenoGraphs = "≥ 0.2.0"
28+
StenoGraphs = "0.2"
29+
DataFrames = "1"
30+
Distributions = "0.25"
31+
FiniteDiff = "2"
32+
LineSearches = "7"
33+
NLSolversBase = "7"
34+
NLopt = "0.6"
35+
Optim = "1"
36+
PrettyTables = "1"
37+
StatsBase = "0.33"
38+
Symbolics = "4"
2939

3040
[extras]
3141
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)