Skip to content

Commit d328a3a

Browse files
authored
Update Project.toml (#389)
Allow use of VectorInterface 0.6
1 parent d7e8860 commit d328a3a

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
@@ -49,6 +49,6 @@ Statistics = "1"
4949
TensorKit = "0.16.5"
5050
TensorOperations = "5"
5151
TupleTools = "1.6.0"
52-
VectorInterface = "0.4, 0.5"
52+
VectorInterface = "0.4, 0.5, 0.6"
5353
Zygote = "0.6, 0.7"
5454
julia = "1.10"

0 commit comments

Comments
 (0)