Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
benedict-96 committed Jul 1, 2024
2 parents 71ff036 + d77eba1 commit 4eed97a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
Documenter = "0.25, 0.26, 0.27, 1"
EulerLagrange = "0.3"
GeometricBase = "0.7, 0.8, 0.9, 0.10"
GeometricEquations = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16"
GeometricEquations = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17"
GeometricSolutions = "0.3"
LaTeXStrings = "1"
Measures = "0.3"
Expand All @@ -36,12 +36,12 @@ Symbolics = "5"
julia = "1.10"

[extras]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
GeometricIntegrators = "dcce2d33-59f6-5b8d-9047-0defad88ae06"
GeometricSolutions = "7843afe4-64f4-4df4-9231-049495c56661"
PoincareInvariants = "26663084-47d3-540f-bd97-40ca743aafa4"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"

[targets]
test = ["GeometricIntegrators", "GeometricSolutions", "SafeTestsets", "Test", "ForwardDiff"]

0 comments on commit 4eed97a

Please sign in to comment.