-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathProject.toml
More file actions
27 lines (25 loc) · 838 Bytes
/
Project.toml
File metadata and controls
27 lines (25 loc) · 838 Bytes
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
[deps]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
DataGraphs = "b5a273c3-7e6c-41f6-98bd-8d7f1525a36a"
Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
GraphsFlows = "06909019-6f44-4949-96fc-b9d9aaa02889"
ITensorPkgSkeleton = "3d388ab1-018a-49f4-ae50-18094d5f71ea"
ITensorVisualizationBase = "cd2553d2-8bef-4d93-8a38-c62f17d5ad23"
NamedGraphs = "678767b0-92e7-4007-89e4-4527a8725b19"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[sources.DataGraphs]
path = ".."
[compat]
Aqua = "0.8.11"
DataGraphs = "0.4"
Dictionaries = "0.4.4"
Graphs = "1.12"
GraphsFlows = "0.1.1"
ITensorPkgSkeleton = "0.3.42"
NamedGraphs = "0.11"
SafeTestsets = "0.1"
Suppressor = "0.2.8"
Test = "1.10"