Skip to content

Commit

Permalink
CompatHelper: bump compat for LsqFit to 0.13, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Sep 3, 2022
1 parent 84aaae5 commit 1206ce5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ LsqFit = "2fda8390-95c7-5789-9bda-21331edee243"
PoissonRandom = "e409e4f3-bfea-5376-8464-e040bb5c01ab"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[extras]
CorrelationTrackers = "2aaf3720-2af0-4ca4-b7d9-7d970023fcad"
XUnit = "3e3c03f2-1a94-11e9-2981-050a4ca824ab"

[compat]
AnnealingAPI = "0.1"
CorrelationFunctions = "0.6.1"
CorrelationTrackers = "0.6"
LsqFit = "0.12"
LsqFit = "0.12, 0.13"
PoissonRandom = "0.4"
julia = "^1.0"

[extras]
CorrelationTrackers = "2aaf3720-2af0-4ca4-b7d9-7d970023fcad"
XUnit = "3e3c03f2-1a94-11e9-2981-050a4ca824ab"

[targets]
test = ["XUnit", "CorrelationTrackers"]

0 comments on commit 1206ce5

Please sign in to comment.