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 eb95503 commit eed68d7Copy full SHA for eed68d7
Project.toml
@@ -22,16 +22,13 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
22
SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
23
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
24
25
-[sources]
26
-MeshCatMechanisms = {url = "https://github.com/ferrolho/MeshCatMechanisms.jl", rev = "hf/upstream-changes"}
27
-
28
[compat]
29
Colors = "0.12, 0.13"
30
ForwardDiff = "0.10"
31
-GeometryBasics = "0.4, 0.5"
+GeometryBasics = "0.5"
32
Ipopt = "1"
33
MeshCat = "1"
34
-MeshCatMechanisms = "0.9.1"
+MeshCatMechanisms = "0.10"
35
NPZ = "0.4"
36
Plots = "1"
37
PrecompileTools = "1"
0 commit comments