We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 049b488 commit 394d909Copy full SHA for 394d909
Project.toml
@@ -1,7 +1,7 @@
1
name = "QuantumSymbolics"
2
uuid = "efa7fd63-0460-4890-beb7-be1bbdfbaeae"
3
-authors = ["QuantumSymbolics.jl contributors"]
4
version = "0.4.12-dev"
+authors = ["QuantumSymbolics.jl contributors"]
5
6
[deps]
7
Latexify = "23fbe1c1-3f47-55db-b15f-69d7ec21a316"
@@ -37,6 +37,6 @@ QuantumInterface = "0.4.1"
37
QuantumOpticsBase = "0.5.6"
38
QuantumToolbox = "0.34.0"
39
SymbolicUtils = "3.13"
40
-Symbolics = "6"
+Symbolics = "6, 7"
41
TermInterface = "2"
42
julia = "1.10"
0 commit comments