-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
executable file
·53 lines (50 loc) · 1.71 KB
/
Project.toml
File metadata and controls
executable file
·53 lines (50 loc) · 1.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
name = "Cqn"
uuid = "48df8126-4cc7-4f2c-981c-8da4b1920261"
authors = ["Genie <e@essenciary.com>"]
version = "1.4.13"
[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
ConcurrentSim = "6ed1e86c-fcaf-46a9-97e0-2b26a2cdb499"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Genie = "c43c736e-a2d1-11e8-161f-af95117fbd1e"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
Inflector = "6d011eab-0732-4556-8808-e463c76bf3b6"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Latexify = "23fbe1c1-3f47-55db-b15f-69d7ec21a316"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
LoggingExtras = "e6f89c97-d47a-5376-807f-9c37f3926c36"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
QuantumSavory = "2de2e421-972c-4cb5-a0c3-999c85908079"
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
ResumableFunctions = "c5292f4c-5179-55e1-98c5-05642aab7184"
SearchLight = "340e8cb6-72eb-11e8-37ce-c97ebeb32050"
SearchLightSQLite = "21a827c4-482a-11ea-3a19-4d2243a4a2c5"
SwagUI = "bf05d729-34b2-4f1f-a2f1-2452bece7ebc"
SwaggerMarkdown = "1b6eb727-ad4b-44eb-9669-b9596a6e760f"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
[sources]
QuantumSavory = {rev = "master", url = "https://github.com/QuantumSavory/QuantumSavory.jl.git"}
[compat]
Base64 = "1.11.0"
CairoMakie = "0.14.0"
ConcurrentSim = "1.5.0"
Dates = "1.11.0"
Genie = "5.33.8"
Graphs = "1.13.1"
Inflector = "1.1.0"
InteractiveUtils = "1.11.0"
JSON = "0.21.4"
Latexify = "0.16.10"
Logging = "1.11.0"
LoggingExtras = "1.2.0"
Pkg = "1.11.0"
QuantumSavory = "0.6"
REPL = "1.11.0"
ResumableFunctions = "1.0.4"
SearchLight = "2.11.1"
SearchLightSQLite = "2.2.2"
SwagUI = "0.10.0"
SwaggerMarkdown = "0.3.0"
TOML = "1.0.3"