Skip to content

Commit 92645d9

Browse files
authored
[ITensors] Bump Dictionaries to v0.4 (#1320)
1 parent c04f934 commit 92645d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensors"
22
uuid = "9136182c-28ba-11e9-034c-db9fb085ebd5"
33
authors = ["Matthew Fishman <[email protected]>", "Miles Stoudenmire <[email protected]>"]
4-
version = "0.3.54"
4+
version = "0.3.55"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -36,15 +36,15 @@ Adapt = "3.5, 4"
3636
BitIntegers = "0.2, 0.3"
3737
ChainRulesCore = "1.10"
3838
Compat = "2.1, 3, 4"
39-
Dictionaries = "0.3.5"
39+
Dictionaries = "0.4"
4040
DocStringExtensions = "0.9.3"
4141
Functors = "0.2, 0.3, 0.4"
4242
HDF5 = "0.14, 0.15, 0.16, 0.17"
4343
IsApprox = "0.1"
4444
KrylovKit = "0.4.2, 0.5, 0.6"
4545
LinearAlgebra = "1.6"
4646
LinearMaps = "3"
47-
NDTensors = "0.2.24"
47+
NDTensors = "0.2.27"
4848
PackageCompiler = "1.0.0, 2"
4949
Pkg = "1.6"
5050
Printf = "1.6"

0 commit comments

Comments
 (0)