Skip to content

Commit

Permalink
Merge pull request #14 from EarthSciML/compathelper/new_version/2024-…
Browse files Browse the repository at this point in the history
…02-18-19-11-14-132-04126584842

CompatHelper: add new compat entry for DifferentialEquations at version 7, (keep existing compat)
  • Loading branch information
ctessum authored Feb 18, 2024
2 parents 815afc0 + 67e88f3 commit a748107
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
DifferentialEquations = "7"
EarthSciMLBase = "0.6"
ModelingToolkit = "8"
SafeTestsets = "0.0.1"
StaticArrays = "1"
Unitful = "1"
julia = "1"
EarthSciMLBase = "0.6"
ModelingToolkit = "8"


[extras]
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
Expand Down

0 comments on commit a748107

Please sign in to comment.