We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00461bd commit 0b0774dCopy full SHA for 0b0774d
Project.toml
@@ -20,16 +20,16 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
20
Triangle = "56f361f5-126b-55db-87fb-1c71988fcde4"
21
22
[compat]
23
+julia = "1.5"
24
+Rotations = "1"
25
+LightGraphs = "1"
26
+StaticArrays = "1"
27
Clipper = "0.6"
28
FixedPointNumbers = "0.8"
29
GLPK = "0.14"
-LightGraphs = "1.3"
-Meshes = "0.7"
30
+Meshes = "0.7, 0.10"
31
Polyhedra = "0.6"
-Rotations = "1.0"
-StaticArrays = "1.0"
32
Triangle = "0.3"
-julia = "1"
33
Colors = "0.12"
34
35
[extras]
0 commit comments