Skip to content

Commit 9831d29

Browse files
committed
no lower bound compats
1 parent b9b4d6a commit 9831d29

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Project.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,26 +30,26 @@ WCS = "15f3aee2-9e10-537f-b834-a6fb8bdb944d"
3030
[compat]
3131
CSVFiles = "1"
3232
Cosmology = "1"
33-
DataFrames = "≥ 0.22"
33+
DataFrames = "1"
3434
DataInterpolations = "3"
35-
Distributions = "0.24"
35+
Distributions = "0.24, 0.25"
3636
FFTW = "1"
37-
HDF5 = "0.15"
37+
HDF5 = "0.15, 0.16"
3838
Healpix = "3, 4"
39-
Interpolations = "0.13"
39+
Interpolations = "0.13, 0.14"
4040
NonlinearSolve = "1"
41-
Parameters = "0.12"
41+
Parameters = "0.12"
4242
Pixell = "0.2"
4343
PhysicalConstants = "0.2"
4444
QuadGK = "2"
4545
Roots = "1, 2"
46-
StatsBase = "0.33"
46+
StatsBase = "0.33"
4747
StaticArrays = "1"
48-
ThreadsX = "0.1"
48+
ThreadsX = "0.1"
4949
Unitful = "1"
5050
UnitfulAstro = "1"
51-
WCS = "0.5"
52-
julia = "1.6"
51+
WCS = "0.5, 0.6"
52+
julia = "1.6, 1.7, 1.8"
5353

5454
[extras]
5555
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)