From 52cd3f5f49c1271ee06398f3d221cdadfd06ac8a Mon Sep 17 00:00:00 2001 From: Stefan Krastanov Date: Wed, 28 Jun 2023 11:16:00 -0400 Subject: [PATCH] bump dependencies --- Project.toml | 2 +- examples/colorcentermodularcluster/Project.toml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 84b69c78..a2f3eb9e 100644 --- a/Project.toml +++ b/Project.toml @@ -35,7 +35,7 @@ Makie = "0.19" NetworkLayout = "0.4.4" PrecompileTools = "1" QuantumClifford = "0.8" -QuantumInterface = "0.2.0" +QuantumInterface = "0.3.0" QuantumOptics = "1.0.5" QuantumOpticsBase = "0.4" QuantumSymbolics = "0.2.0" diff --git a/examples/colorcentermodularcluster/Project.toml b/examples/colorcentermodularcluster/Project.toml index 4c11da2c..db09c782 100644 --- a/examples/colorcentermodularcluster/Project.toml +++ b/examples/colorcentermodularcluster/Project.toml @@ -6,9 +6,10 @@ JSServe = "824d6782-a2ef-11e9-3a09-e5662e0c26f9" Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" QuantumOptics = "6e0679c1-51ea-5a7c-ac74-d61b76210b0c" QuantumSavory = "2de2e421-972c-4cb5-a0c3-999c85908079" +QuantumSymbolics = "efa7fd63-0460-4890-beb7-be1bbdfbaeae" ResumableFunctions = "c5292f4c-5179-55e1-98c5-05642aab7184" Revise = "295af30f-e4ad-537b-8983-00126c2a3abe" WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008" [compat] -JSServe = "2.2.7" \ No newline at end of file +JSServe = "2.2.7"