Skip to content

Commit a6507ec

Browse files
author
Miguel Bazdresch
committed
Add compat bounds for dependencies [skip ci]
1 parent 36cf663 commit a6507ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"
1010

1111
[compat]
1212
julia = "1.8"
13+
LsqFit = "0.13"
14+
RecipesBase = "1"
15+
SnoopPrecompile = "1"
1316

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

0 commit comments

Comments
 (0)