Skip to content

Commit

Permalink
Merge pull request #89 from SciML/compathelper/new_version/2020-12-21…
Browse files Browse the repository at this point in the history
…-12-11-04-732-1464034853

CompatHelper: bump compat for "Zygote" to "0.6"
  • Loading branch information
ChrisRackauckas authored Dec 21, 2020
2 parents 9ac2182 + e65ecc2 commit 0d875a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Requires = "1.0"
ReverseDiff = "1.4"
TerminalLoggers = "0.1"
Tracker = "0.2"
Zygote = "0.5"
Zygote = "0.5, 0.6"
julia = "1.5"

[extras]
Expand All @@ -50,8 +50,8 @@ Evolutionary = "86b6b26d-c046-49b6-aa0b-5f0f74682bd6"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
NLopt = "76087f3c-5699-56af-9a33-bf431cd00edd"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

Expand Down

0 comments on commit 0d875a8

Please sign in to comment.