Skip to content

Commit 97a9af6

Browse files
authored
drop old versions
1 parent af91d23 commit 97a9af6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
1111
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
1212

1313
[compat]
14-
ForwardDiff = "0.8, 0.9, 0.10"
14+
ForwardDiff = "0.10"
1515
JuliennedArrays = "0.3"
16-
StaticArrays = "0.10, 0.11, 0.12, 1.0"
16+
StaticArrays = "1.0"
1717
Tracker = "0.2"
18-
Zygote = "0.4, 0.5, 0.6"
18+
Zygote = "0.6"
1919
ZygoteRules = "0.2"
2020
julia = "1.3"
2121

0 commit comments

Comments
 (0)