Skip to content

Commit

Permalink
bumped Aqua + added missing compats
Browse files Browse the repository at this point in the history
  • Loading branch information
jusack committed Oct 23, 2024
1 parent 981c856 commit 52721d6
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,37 @@ UnitfulAngles = "6fb2a4bd-7999-5318-a3b2-8ad61056cd98"
UnitfulParsableString = "06c00241-927a-4d5b-bb5e-6b5a2ada3567"

[compat]
Aqua = "0.6"
Aqua = "0.8"
AxisArrays = "0.3, 0.4"
CodecZlib = "0.7"
Dates = "1"
DelimitedFiles = "1"
DocStringExtensions = "0.8, 0.9"
FFTW = "1.3"
FileIO = "1.0"
Graphics = "0.4, 1.0"
HDF5 = "0.14, 0.15, 0.16, 0.17"
HTTP = "1"
ImageAxes = "0.6"
ImageMetadata = "0.9"
Inflate = "0.1.2"
InteractiveUtils = "1"
Interpolations = "0.12, 0.13, 0.14, 0.15"
LazyArtifacts = "1"
LinearAlgebra = "1"
LinearOperatorCollection = "1, 2"
Mmap = "1"
Pkg = "1"
REPL = "1"
Random = "1"
Scratch = "1"
SHA = "0.7"
StableRNGs = "1.0.0"
StableRNGs = "1"
Statistics = "1"
Test = "1"
TOML = "1"
Tar = "1"
UUIDs = "1"
Unitful = "1.13, 1.14, 1.15, 1.16, 1.17"
UnitfulAngles = "0.6.1, 0.7"
UnitfulParsableString = "0.1.6"
Expand Down

0 comments on commit 52721d6

Please sign in to comment.