Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MicheleCeresoli committed Jan 5, 2024
1 parent f3c8757 commit b1b8daa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,20 @@ authors = ["JSMD Team"]
version = "1.0.0"

[deps]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
JSMDInterfaces = "6b30ee2f-618e-4a15-bf4e-7df7b496e609"
JSMDUtils = "67801824-9821-48b9-a814-9bfb19231086"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
ReferenceFrameRotations = "74f56ac7-18b3-5285-802d-d4bd4f104033"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Tempo = "c33777b2-e695-4fae-9135-aeae8855dd81"

[compat]
DelimitedFiles = "1"
PrecompileTools = "1"
ReferenceFrameRotations = "3"
StaticArrays = "1"
Tempo = "1.2"
JSMDInterfaces = "1.5"
JSMDUtils = "1.2"
julia = "1.8"

0 comments on commit b1b8daa

Please sign in to comment.