Skip to content

Commit

Permalink
Merge branch 'main' of github.com:RvSpectML/EchelleCCFs.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
eford committed Jul 11, 2024
2 parents 61e02f8 + 15993d1 commit 941220c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ CSV = "0.7, 0.8, 0.9.10, 0.9.11, 0.10"
DataFrames = "0.20, 0.21, 0.22, 1.0, 1.1"
FITSIO = "0.16, 0.17"
ForwardDiff = "0.10"
LsqFit = "0.13"
LsqFit = "0.13, 0.15"
NaNMath = "0.3, 1"
NamedTupleTools = "0.13, 0.14"
Optim = "1.2"
Expand All @@ -42,6 +42,6 @@ Query = "1"
RvSpectMLBase = "0.2"
SpecialFunctions = "1.0, 1.1, 2"
StaticArrays = "1"
StatsBase = "0.33"
StatsBase = "0.33, 0.34"
ThreadedIterables = "0.2"
julia = "1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9"

0 comments on commit 941220c

Please sign in to comment.