diff --git a/Project.toml b/Project.toml index 7d7e760..6567cf4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "QuantumCollocationCore" uuid = "2b384925-53cb-4042-a8d2-6faa627467e1" authors = ["Aaron Trowbridge and contributors"] -version = "0.1.1" +version = "0.1.2" [deps] Einsum = "b7d42ee7-0b51-5a75-98ca-779d3107e4c0" @@ -31,12 +31,12 @@ Ipopt = "1.7" JLD2 = "0.5" Libdl = "1.10, 1.11" LinearAlgebra = "1.10, 1.11" -MathOptInterface = "1.34" +MathOptInterface = "1.35" NamedTrajectories = "0.2" PiccoloQuantumObjects = "0.1" Reexport = "1.2" SparseArrays = "1.10, 1.11" -Symbolics = "6.22" +Symbolics = "6.25" TestItemRunner = "1.0" TestItems = "1.0" TrajectoryIndexingUtils = "0.1"