Skip to content

Commit

Permalink
Update DojoEnv dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
janbruedigam committed Nov 23, 2022
1 parent 3b8d446 commit 71c6757
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DojoEnvironments/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
Dojo = "0.3.0, 0.4.0"
Dojo = "0.3.0, 0.4.0, 0.5.0"
MeshCat = "<0.14.2, 0.14.2"
StaticArrays = "1.2, 1.4"
julia = "1.6, 1.7"
StaticArrays = "1.2, 1.5"
julia = "1.6, 1.8"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 71c6757

Please sign in to comment.