Skip to content

Commit

Permalink
Merge pull request #94 from Chemellia/compathelper/new_version/2021-1…
Browse files Browse the repository at this point in the history
…2-25-01-06-44-994-02669294383

CompatHelper: bump compat for DifferentialEquations to 7, (keep existing compat)
  • Loading branch information
rkurchin authored Jan 3, 2022
2 parents 642cd84 + 9e3271d commit 31e3aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ CSV = "0.7, 0.8, 0.9"
ChemistryFeaturization = "0.6.1"
DataFrames = "0.21, 0.22, 1, 1.1"
DiffEqSensitivity = "6"
DifferentialEquations = "6"
DifferentialEquations = "6, 7"
Flux = "0.11, 0.12"
Graphs = "1.4"
NNlib = "0.7"
Expand Down

0 comments on commit 31e3aea

Please sign in to comment.