Skip to content

Commit

Permalink
CompatHelper: bump compat for MeshCatMechanisms to 0.9, (keep existin…
Browse files Browse the repository at this point in the history
…g compat)
  • Loading branch information
CompatHelper Julia committed Nov 21, 2024
1 parent eb95503 commit 1854af7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,17 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[sources]
MeshCatMechanisms = {url = "https://github.com/ferrolho/MeshCatMechanisms.jl", rev = "hf/upstream-changes"}
[sources.MeshCatMechanisms]
rev = "hf/upstream-changes"
url = "https://github.com/ferrolho/MeshCatMechanisms.jl"

[compat]
Colors = "0.12, 0.13"
ForwardDiff = "0.10"
GeometryBasics = "0.4, 0.5"
Ipopt = "1"
MeshCat = "1"
MeshCatMechanisms = "0.9.1"
MeshCatMechanisms = "0.9.1, 0.9"
NPZ = "0.4"
Plots = "1"
PrecompileTools = "1"
Expand Down

0 comments on commit 1854af7

Please sign in to comment.