This commit is contained in:
2026-07-24 16:44:49 +07:00
parent caed2a82d6
commit f8b3150c17
3 changed files with 24 additions and 8 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
julia_version = "1.12.6"
manifest_format = "2.0"
project_hash = "fec141f7ff95c7150e820def295f9929445168b6"
project_hash = "be97ee6871e6226aa3a499d3dfac9cc08bccdfdc"
[[deps.Accessors]]
deps = ["CompositionsBase", "ConstructionBase", "Dates", "InverseFunctions", "MacroTools"]
@@ -300,11 +300,11 @@ version = "1.1.0"
[[deps.GeneralUtils]]
deps = ["CSV", "DataFrames", "DataStructures", "Dates", "Distributions", "Graphs", "HTTP", "JSON", "LibPQ", "NATS", "PrettyPrinting", "Random", "Revise", "SHA", "StringDistances", "UUIDs"]
git-tree-sha1 = "596da266c851d00fbabcf33660419aeffb820fcb"
git-tree-sha1 = "779dc73098f322590b94dc315a497307a0e053d1"
repo-rev = "main"
repo-url = "https://git.yiem.cc/ton/GeneralUtils"
uuid = "c6c72f09-b708-4ac8-ac7c-2084d70108fe"
version = "0.5.7"
version = "0.5.8"
[[deps.Graphs]]
deps = ["ArnoldiMethod", "DataStructures", "Inflate", "LinearAlgebra", "Random", "SimpleTraits", "SparseArrays", "Statistics"]