Skip to content

Commit 1d57cc2

Browse files
committed
Fix dependencies for docs
1 parent 40811fd commit 1d57cc2

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ PlantSimEngine = "0.13.2"
2929
PlantViz = "0.1.1"
3030
Plots = "1.40.17"
3131
SkyDomes = "0.1.10"
32-
VirtualPlantLab = "0.1.0"
32+
VirtualPlantLab = "0.1.2"
3333
julia = "1.12"

docs/Project.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ VPLDocs = "19246b20-85cd-4f94-a989-28bb6828320f"
1212
VirtualPlantLab = "b977ecfa-1b9a-418d-909d-4ebe565736ce"
1313

1414
[compat]
15-
Ecophys = "0.1.0"
16-
PlantGeomPrimitives = "0.1.0"
17-
PlantGeomTurtle = "0.1.0"
18-
PlantGraphs = "0.1.0"
19-
PlantRayTracer = "0.1.0"
20-
PlantSimEngine = "0.9"
21-
PlantViz = "0.1.0"
15+
Ecophys = "0.1.1"
16+
PlantGeomPrimitives = "0.1.1"
17+
PlantGeomTurtle = "0.1.1"
18+
PlantGraphs = "0.1.3"
19+
PlantRayTracer = "0.1.1"
20+
PlantSimEngine = "0.13.2"
21+
PlantViz = "0.1.1"
2222
SkyDomes = "0.1.9"
23-
VirtualPlantLab = "0.1.0"
24-
julia = "1.11"
23+
VirtualPlantLab = "0.1.2"
24+
julia = "1.12"

0 commit comments

Comments
 (0)