Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mileslucas committed Apr 27, 2023
1 parent 111a36c commit 5191028
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ADI"
uuid = "904a6c7d-4c1b-562f-9573-ab2e7e1c7946"
authors = ["Miles Lucas <[email protected]>"]
version = "0.8.0"
version = "0.8.1"

[deps]
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
Expand Down Expand Up @@ -32,17 +32,17 @@ CoordinateTransformations = "0.5, 0.6"
Dierckx = "0.4, 0.5"
Distances = "0.10"
Distributions = "0.23, 0.24, 0.25"
FillArrays = "0.8, 0.9, 0.10, 0.11"
FillArrays = "0.8, 0.9, 0.10, 0.11,1"
HCIToolbox = "0.6.2"
ImageTransformations = "0.8,0.9"
NMF = "0.5.3"
Photometry = "0.8.1"
NMF = "0.5.3,1"
Photometry = "0.9"
ProgressLogging = "0.1"
Reexport = "0.2, 1"
Rotations = "1"
Setfield = "0.7"
Setfield = "0.7,1"
StaticArrays = "0.12, 1.0"
StaticKernels = "0.5, 0.6"
StaticKernels = "0.5, 0.6, 0.7, 0.8"
StatsBase = "0.33"
StructArrays = "0.4, 0.5, 0.6"
julia = "1.5"

0 comments on commit 5191028

Please sign in to comment.