We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8324e58 commit 4300106Copy full SHA for 4300106
1 file changed
Project.toml
@@ -12,10 +12,10 @@ PlantViz = "358bd95d-d12c-439f-94b7-04b17e500c7f"
12
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
13
14
[compat]
15
-PlantGeomPrimitives = "0.0.2"
16
-PlantGeomTurtle = "0.0.2"
17
-PlantGraphs = "0.0.2"
18
-PlantRayTracer = "0.0.2"
19
-PlantViz = "0.0.2"
+PlantGeomPrimitives = ">=0.0.2"
+PlantGeomTurtle = ">=0.0.2"
+PlantGraphs = ">=0.0.2"
+PlantRayTracer = ">=0.0.2"
+PlantViz = ">=0.0.2"
20
Reexport = "1.2.2"
21
julia = "1.9"
0 commit comments