Skip to content

Commit e026190

Browse files
committed
ITensorBase back to weak dep
1 parent 1fb1ea7 commit e026190

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ BackendSelection = "680c2d7c-f67a-4cc9-ae9c-da132b1447a5"
1010
DataGraphs = "b5a273c3-7e6c-41f6-98bd-8d7f1525a36a"
1111
Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
1212
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
13-
ITensorBase = "4795dd04-0d67-49bb-8f44-b89c448a1dc7"
1413
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1514
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1615
NamedDimsArrays = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"
@@ -22,6 +21,7 @@ TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"
2221
WrappedUnions = "325db55a-9c6c-5b90-b1a2-ec87e7a38c44"
2322

2423
[weakdeps]
24+
ITensorBase = "4795dd04-0d67-49bb-8f44-b89c448a1dc7"
2525
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
2626

2727
[extensions]
@@ -34,7 +34,6 @@ BackendSelection = "0.1.6"
3434
DataGraphs = "0.2.7"
3535
Dictionaries = "0.4.5"
3636
Graphs = "1.13.1"
37-
ITensorBase = "0.3"
3837
LinearAlgebra = "1.10"
3938
MacroTools = "0.5.16"
4039
NamedDimsArrays = "0.8"

0 commit comments

Comments
 (0)