Skip to content

Commit

Permalink
CompatHelper: add new compat entry for EarthSciData in [weakdeps] at …
Browse files Browse the repository at this point in the history
…version 0.9, (keep existing compat)
  • Loading branch information
CompatHelper Julia authored and ctessum committed Aug 26, 2024
1 parent 8d69a94 commit 97d1540
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,12 @@ EarthSciData = "a293c155-435f-439d-9c11-a083b6b47337"
GasChem = "58070593-4751-4c87-a5d1-63807d11d76c"

[extensions]
GasChemExt = "GasChem"
EarthSciDataExt = "EarthSciData"
GasChemExt = "GasChem"

[compat]
DifferentialEquations = "7"
EarthSciData = "0.9"
EarthSciMLBase = "0.15"
GasChem = "0.6"
IfElse = "0.1"
Expand Down

0 comments on commit 97d1540

Please sign in to comment.