Skip to content

Commit

Permalink
add version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
Pepijn de Vos committed Oct 6, 2023
1 parent 8b480ff commit 98fee3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"

[weakdeps]
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"

[extensions]
ZygoteExt = "Zygote"
Expand Down Expand Up @@ -63,6 +64,7 @@ Tables = "1"
TruncatedStacktraces = "1"
ZygoteRules = "0.2"
julia = "1.6"
DiffEqBase = "6.132.0"

[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Expand Down

0 comments on commit 98fee3b

Please sign in to comment.