Skip to content

Commit

Permalink
try updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaqz committed May 3, 2024
1 parent f8cdead commit 884e024
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
@@ -1,7 +1,7 @@
name = "GrowthMaps"
uuid = "a252ced4-3752-11e9-0615-256422162c4d"
authors = ["Rafael Schouten", "James Maino"]
version = "0.2.6"
version = "0.2.7"

[deps]
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
Expand All @@ -18,11 +18,11 @@ UnitfulRecipes = "42071c24-d89e-48dd-8a24-8a12d9b8861f"
[compat]
ConstructionBase = "1"
InteractModels = "0.4"
LsqFit = "0.10, 0.11, 0.12"
ModelParameters = "0.3"
LsqFit = "0.15"
ModelParameters = "0.4"
Plots = "1"
Rasters = "0.1"
Reexport = "0.2, 1.0"
Rasters = "0.11"
Reexport = "1"
Unitful = "1"
UnitfulRecipes = "1"
julia = "1"
Expand Down

0 comments on commit 884e024

Please sign in to comment.