Skip to content

Commit 5b0c46f

Browse files
committed
finally adding back restrictions
1 parent 531f24a commit 5b0c46f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,16 +49,16 @@ JLD2 = "0.2, 0.3, 0.4"
4949
LsqFit = "0.11, 0.12"
5050
MultivariateStats = "0.7, 0.8"
5151
NaNMath = "0.3"
52-
Optim = "0.22,1.0"
52+
Optim = "1"
5353
PDMats = "0.10, 0.11"
5454
Polynomials = "1, 1.1, 2"
5555
ProgressMeter = "1.4"
5656
QuadGK = "2.4"
5757
Query = "1.0"
5858
RvSpectMLBase = "0.2"
5959
Scalpels = "0.1"
60-
SpecialFunctions = "0.10, 1.0, 1.1"
61-
StaticArrays = "0.8, 0.9, 0.10, 0.11, 0.12, 1"
60+
SpecialFunctions = "1.0, 1.1"
61+
StaticArrays = "1"
6262
StatsBase = "0.33"
6363
Stheno = "0.6"
6464
TemporalGPs = "0.3, 0.4, 0.5"

0 commit comments

Comments
 (0)