diff --git a/Project.toml b/Project.toml index aa37f462..38ba9250 100644 --- a/Project.toml +++ b/Project.toml @@ -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"