Skip to content

Commit

Permalink
CompatHelper: bump compat for JLD2 to 0.5, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Sep 9, 2024
1 parent 683b802 commit fa0249e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
UnitfulAstro = "6112ee07-acf9-5e0f-b108-d242c714bf9f"

[compat]
TOML = "1"
OrderedCollections = "1"
Distributions = "0.25"
JLD2 = "0.4"
UnitfulAstro = "1"
Unitful = "1"
ArgParse = "1"
BetterInputFiles = "1"
Supernovae = "1"
Distributions = "0.25"
Interpolations = "0.15"
JLD2 = "0.4, 0.5"
KissMCMC = "0.2"
ArgParse = "1"
LaTeXStrings = "1"
OrderedCollections = "1"
StatsBase = "0.34"
Supernovae = "1"
TOML = "1"
Unitful = "1"
UnitfulAstro = "1"
julia = "^1.6"

[extras]
Expand Down

0 comments on commit fa0249e

Please sign in to comment.