Skip to content

Commit c8ab0fd

Browse files
author
Michael Abbott
committed
bounds
1 parent dc2fd00 commit c8ab0fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1717

1818
[compat]
1919
CUDA = "2"
20-
FillArrays = "0.9, 0.10"
20+
FillArrays = "0.10"
2121
ForwardDiff = "0.10"
2222
KernelAbstractions = "0.4"
2323
NamedDims = "0.2"
2424
OffsetArrays = "1.4"
2525
SpecialFunctions = "0.10"
26-
TensorOperations = "2, 3"
26+
TensorOperations = "3"
2727
Tracker = "0.2"
2828
Zygote = "0.5, 0.6"

0 commit comments

Comments
 (0)