diff --git a/Project.toml b/Project.toml index a77bcd3..c6a8ea9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "BlockSparseArrays" uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4" authors = ["ITensor developers and contributors"] -version = "0.10.16" +version = "0.10.17" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" diff --git a/test/Project.toml b/test/Project.toml index 7ae54ca..0807878 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -30,6 +30,7 @@ ArrayLayouts = "1" BlockArrays = "1.8" BlockSparseArrays = "0.10" DiagonalArrays = "0.3" +FunctionImplementations = "0.3" GPUArraysCore = "0.2" JLArrays = "0.2, 0.3" LinearAlgebra = "1"