Skip to content

Commit e02737f

Browse files
committed
Update Project.toml
1 parent d5e4dab commit e02737f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ version = "0.3.0"
77
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
88
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
99
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
10+
HSL_jll = "017b0a0e-03f4-516a-9b91-836bbd1904dd"
1011
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
1112
MeshCat = "283c5d60-a78f-5afe-a0af-af636b173e11"
1213
MeshCatMechanisms = "6ad125db-dd91-5488-b820-c1df6aab299d"
@@ -25,13 +26,13 @@ Colors = "0.12"
2526
ForwardDiff = "0.10"
2627
GeometryBasics = "0.4"
2728
Ipopt = "1"
28-
MeshCat = "0.14"
29-
MeshCatMechanisms = "0.8"
29+
MeshCat = "0.14, 0.15, 0.16"
30+
MeshCatMechanisms = "0.8, 0.9"
3031
NPZ = "0.4"
3132
Plots = "1"
3233
Requires = "1"
3334
RigidBodyDynamics = "2"
34-
SparseDiffTools = "1"
35+
SparseDiffTools = "2"
3536
StaticArrays = "1"
3637
julia = "1.8"
3738

0 commit comments

Comments
 (0)