Skip to content

Commit e33aa0d

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for KrylovKit to 0.10, (keep existing compat) (#247)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent d15793c commit e33aa0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ GraphsFlows = "0.1.1"
6464
ITensors = "0.7, 0.8, 0.9"
6565
IsApprox = "0.1, 1, 2"
6666
IterTools = "1.4.0"
67-
KrylovKit = "0.6, 0.7, 0.8, 0.9"
67+
KrylovKit = "0.6, 0.7, 0.8, 0.9, 0.10"
6868
MacroTools = "0.5"
6969
NDTensors = "0.3, 0.4"
7070
NamedGraphs = "0.6.0"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ GraphsFlows = "0.1.1"
4646
ITensorMPS = "0.3.6"
4747
ITensorNetworks = "0.13.0"
4848
ITensors = "0.7, 0.8, 0.9"
49-
KrylovKit = "0.8, 0.9"
49+
KrylovKit = "0.8, 0.9, 0.10"
5050
LinearAlgebra = "1.10.0"
5151
Metis = "1.5.0"
5252
NDTensors = "0.3, 0.4"

0 commit comments

Comments
 (0)