Skip to content

Commit

Permalink
fixed compat
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor committed Jun 26, 2022
1 parent e2c8ff6 commit 80ec156
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,9 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
CUDA = "3"
DiffEqBase = "6"
DocStringExtensions = "0.9"
ExprTools = "0.1"
Flux = "0.13"
Functors = "0.2, 0.3"
Reexport = "1"
Revise = "3"
Zygote = "0.6"
julia = "1.6"
julia = "1.6,1.7"

0 comments on commit 80ec156

Please sign in to comment.