Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
efaulhaber committed Dec 23, 2024
1 parent e75b9b9 commit 859221e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ version = "0.2.4-dev"
[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
ChangePrecision = "3cb15238-376d-56a3-8042-d33272777c9a"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Expand Down Expand Up @@ -34,6 +35,7 @@ WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"
[compat]
Adapt = "3, 4"
CSV = "0.10"
ChangePrecision = "1.1.0"
DataFrames = "1.6"
DelimitedFiles = "1"
DiffEqCallbacks = "2, 3, 4"
Expand All @@ -52,6 +54,6 @@ SciMLBase = "2"
StaticArrays = "1"
StrideArrays = "0.1"
TimerOutputs = "0.5.25"
TrixiBase = "0.1.3"
TrixiBase = "0.1.5"
WriteVTK = "1"
julia = "1.9"

0 comments on commit 859221e

Please sign in to comment.