Skip to content

Commit 3f455b6

Browse files
committed
Getting versions working
1 parent 8c78136 commit 3f455b6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

+3-2
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,13 @@ DelimitedFiles = "1"
3434
Distributions = "0.25"
3535
FLoops = "0.2"
3636
HDF5 = "0.17"
37-
ITensorMPS = "0.3.4"
38-
ITensors = "0.7.11"
37+
ITensorMPS = "0.3"
38+
ITensors = "0.7"
3939
Interpolations = "0.15"
4040
JSON3 = "1"
4141
OrdinaryDiffEq = "6"
4242
PackageCompiler = "2"
43+
Printf = "1.10"
4344
PrecompileTools = "1"
4445
Reexport = "1"
4546
Statistics = "1"

0 commit comments

Comments
 (0)