Skip to content

Commit 5a48b90

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for OMEinsumContractionOrders in [weakdeps] to 1, (keep existing compat) (#243)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 2d7db49 commit 5a48b90

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensorNetworks"
22
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
33
authors = ["Matthew Fishman <[email protected]>, Joseph Tindall <[email protected]> and contributors"]
4-
version = "0.13.12"
4+
version = "0.13.13"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -68,7 +68,7 @@ KrylovKit = "0.6, 0.7, 0.8, 0.9"
6868
MacroTools = "0.5"
6969
NDTensors = "0.3, 0.4"
7070
NamedGraphs = "0.6.0"
71-
OMEinsumContractionOrders = "0.8.3, 0.9"
71+
OMEinsumContractionOrders = "0.8.3, 0.9, 1"
7272
Observers = "0.2.4"
7373
SerializedElementArrays = "0.1"
7474
SimpleTraits = "0.9"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ LinearAlgebra = "1.10.0"
5151
Metis = "1.5.0"
5252
NDTensors = "0.3, 0.4"
5353
NamedGraphs = "0.6.6"
54-
OMEinsumContractionOrders = "0.9.5"
54+
OMEinsumContractionOrders = "0.9.5, 0.1"
5555
Observers = "0.2.5"
5656
OrdinaryDiffEqTsit5 = "1.1.0"
5757
Pkg = "1.10.0"

0 commit comments

Comments
 (0)