File tree Expand file tree Collapse file tree 4 files changed +12
-11
lines changed
Expand file tree Collapse file tree 4 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 1818 matrix :
1919 pkg :
2020 - ' ITensorNetworks'
21+ - ' ITensorNetworksNext'
2122 uses : " ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
2223 with :
2324 localregistry : " https://github.com/ITensor/ITensorRegistry.git"
Original file line number Diff line number Diff line change 11name = " DataGraphs"
22uuid = " b5a273c3-7e6c-41f6-98bd-8d7f1525a36a"
3+ version = " 0.2.10"
34authors = [" Matthew Fishman <mfishman@flatironinstitute.org> and contributors" ]
4- version = " 0.2.9"
55
66[deps ]
77Dictionaries = " 85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
@@ -16,11 +16,11 @@ GraphsFlows = "06909019-6f44-4949-96fc-b9d9aaa02889"
1616DataGraphsGraphsFlowsExt = " GraphsFlows"
1717
1818[compat ]
19- Dictionaries = " 0.4.0 "
20- Graphs = " 1.0.0 "
19+ Dictionaries = " 0.4"
20+ Graphs = " 1"
2121GraphsFlows = " 0.1.1"
22- NamedGraphs = " 0.6.9, 0.7.0 "
23- SimpleTraits = " 0.9.0 "
22+ NamedGraphs = " 0.6.9, 0.7, 0.8 "
23+ SimpleTraits = " 0.9"
2424julia = " 1.7"
2525
2626[extras ]
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ NamedGraphs = "678767b0-92e7-4007-89e4-4527a8725b19"
55
66[compat ]
77DataGraphs = " 0.2.6"
8- Graphs = " 1.12.0 "
9- NamedGraphs = " 0.6.5, 0.7.0 "
8+ Graphs = " 1.12"
9+ NamedGraphs = " 0.6.5, 0.7, 0.8 "
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1313Aqua = " 0.8.11"
1414DataGraphs = " 0.2.6"
1515Dictionaries = " 0.4.4"
16- Graphs = " 1.12.0 "
16+ Graphs = " 1.12"
1717GraphsFlows = " 0.1.1"
18- NamedGraphs = " 0.6.6, 0.7.0 "
19- SafeTestsets = " 0.1.0 "
18+ NamedGraphs = " 0.6.6, 0.7, 0.8 "
19+ SafeTestsets = " 0.1"
2020Suppressor = " 0.2.8"
21- Test = " 1.10.0 "
21+ Test = " 1.10"
You can’t perform that action at this time.
0 commit comments