Skip to content

Commit

Permalink
Merge pull request #56 from dillondaudert/compathelper/new_version/20…
Browse files Browse the repository at this point in the history
…23-10-03-12-06-57-565-1556047919

CompatHelper: bump compat for "LsqFit" to "0.14"
  • Loading branch information
dillondaudert authored Oct 13, 2023
2 parents 6ef7dd2 + bb6262d commit cea1f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
[compat]
Arpack = "0.4, 0.5"
Distances = "0.8, 0.9, 0.10"
LsqFit = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13"
LsqFit = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14"
NearestNeighborDescent = "0.3"
julia = "1.6"

Expand Down

0 comments on commit cea1f62

Please sign in to comment.