Skip to content

Commit 9409dce

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for KrylovKit to 0.10 for package test, (keep existing compat) (#149)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
1 parent cd946a1 commit 9409dce

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 = "ITensorMPS"
22
uuid = "0d1a4710-d33b-49a5-8f18-73bdf49b47e2"
33
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>", "Miles Stoudenmire <mstoudenmire@flatironinstitute.org>"]
4-
version = "0.3.18"
4+
version = "0.3.19"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -37,7 +37,7 @@ Compat = "4.16.0"
3737
HDF5 = "0.14, 0.15, 0.16, 0.17"
3838
ITensors = "0.8, 0.9"
3939
IsApprox = "2.0.0"
40-
KrylovKit = "0.8.1, 0.9"
40+
KrylovKit = "0.8.1, 0.9, 0.10"
4141
LinearAlgebra = "1.10"
4242
NDTensors = "0.4"
4343
Observers = "0.2"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ HDF5 = "0.17.2"
2929
ITensorMPS = "0.3.8"
3030
ITensors = "0.8.1, 0.9"
3131
JLD2 = "0.5.11"
32-
KrylovKit = "0.9.5"
32+
KrylovKit = "0.9.5, 0.10"
3333
LinearAlgebra = "1.10.0"
3434
NDTensors = "0.4.4"
3535
Observers = "0.2.5"

0 commit comments

Comments
 (0)