Skip to content

Commit a8a55ca

Browse files
committed
bump compat [skip ci]
1 parent 7838b99 commit a8a55ca

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
@@ -23,14 +23,14 @@ UnitfulAstro = "6112ee07-acf9-5e0f-b108-d242c714bf9f"
2323

2424
[compat]
2525
BangBang = "0.3"
26-
CSV = "0.8"
27-
FileIO = "1.5"
28-
HDF5 = "0.13, 0.14, 0.15"
26+
CSV = "0.9"
27+
FileIO = "1"
28+
HDF5 = "0.15"
2929
IterTools = "1.3"
30-
JLD2 = "0.2, 0.3, 0.4"
31-
PhysicalParticles = "1.1"
32-
ProgressMeter = "1.4"
33-
StaticArrays = "0.12, 1.0"
34-
Unitful = "1.4"
35-
UnitfulAstro = "1.0"
30+
JLD2 = "0.4"
31+
PhysicalParticles = "1"
32+
ProgressMeter = "1"
33+
StaticArrays = "1"
34+
Unitful = "1"
35+
UnitfulAstro = "1"
3636
julia = "1.6.0"

0 commit comments

Comments
 (0)