Skip to content

Commit 9a31fbf

Browse files
committed
rollback LsqFit to 0.13
1 parent 602c72f commit 9a31fbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ FileIO = "1.4"
4848
Interpolations = "0.12, 0.13, 0.14, 0.15"
4949
JLD2 = "0.2, 0.3, 0.4"
5050
KernelFunctions = "0.9.7, 0.10"
51-
LsqFit = "0.11, 0.12, 0.13, 0.15"
51+
LsqFit = "0.11, 0.12, 0.13" # replace estimate_covar with vcov starting in 0.14
5252
MultivariateStats = "0.7, 0.8, 0.9, 0.10"
5353
NaNMath = "0.3, 1"
5454
Optim = "1"

0 commit comments

Comments
 (0)