Skip to content

Commit

Permalink
upd Aqua
Browse files Browse the repository at this point in the history
  • Loading branch information
aplavin committed Aug 26, 2024
1 parent 111c19b commit 2028de8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,16 @@ AccessorsUnitfulExt = "Unitful"
AxisKeys = "0.2"
CompositionsBase = "0.1"
ConstructionBase = "1.5"
Dates = "1"
IntervalSets = "0.7"
InverseFunctions = "0.1.5"
LinearAlgebra = "1"
MacroTools = "0.5"
Markdown = "1"
Requires = "0.5, 1.0"
StaticArrays = "1"
StructArrays = "0.6"
Test = "1"
Unitful = "1"
julia = "1.6"

Expand Down
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
Aqua = "0.6"
Aqua = "0.8"
AxisKeys = "0.2"
BenchmarkTools = "1.3"
ConstructionBase = "1.5"
Expand Down

0 comments on commit 2028de8

Please sign in to comment.