Skip to content

Commit 9fd3b27

Browse files
Update VectorInterface requirement from 0.4.8, 0.5 to 0.4.8, 0.5, 0.6 (#445)
Updates the requirements on [VectorInterface](https://github.com/QuantumKitHub/VectorInterface.jl) to permit the latest version. Updates `VectorInterface` to 0.6.0 - [Release notes](https://github.com/QuantumKitHub/VectorInterface.jl/releases) - [Commits](https://github.com/QuantumKitHub/VectorInterface.jl/commits/v0.6.0) --- updated-dependencies: - dependency-name: VectorInterface dependency-version: 0.6.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0892b7a commit 9fd3b27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ Strided = "2"
5656
TensorKitSectors = "0.3.7"
5757
TensorOperations = "5.5"
5858
TupleTools = "1.5"
59-
VectorInterface = "0.4.8, 0.5"
59+
VectorInterface = "0.4.8, 0.5, 0.6"
6060
cuTENSOR = "6"
6161
julia = "1.10"

0 commit comments

Comments
 (0)