Skip to content

Commit 53f5bda

Browse files
Merge branch 'master' into compathelper/new_version/2025-09-09-18-16-08-307-03323285106
2 parents 9f69ee0 + fb73231 commit 53f5bda

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2828
Arpack = "0.4.0, 0.5.3"
2929
AverageShiftedHistograms = "0.8.7"
3030
Clp = "1.0.1"
31-
Clustering = "0.14.2"
31+
Clustering = "0.14.2, 0.15"
3232
Distances = "0.10.2"
3333
Distributions = "0.24.18, 0.25"
3434
Graphs = "1.6.0"
3535
JLD = "0.12.3, 0.13"
36-
JLD2 = "0.4.9"
36+
JLD2 = "0.4.9, 0.6"
3737
JuMP = "0.21.3, 0.22, 0.23, 1"
3838
Optim = "1.4"
3939
Plots = "1.25"
4040
QuadGK = "2.4"
4141
Reexport = "1"
4242
SimpleWeightedGraphs = "1.1.1"
4343
Statistics = "1"
44-
StatsBase = "0.33.6"
45-
julia = "1.6, 1.7, 1.8"
44+
StatsBase = "0.33.6, 0.34"
45+
julia = ">= 1.10"
4646

4747
[extras]
4848
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ WaveletsExt = "8f464e1e-25db-479f-b0a5-b7680379e03f"
1111

1212
[compat]
1313
Clp = "1.0.1"
14-
Documenter = "0.26, 0.27"
14+
Documenter = "0.26, 0.27, 1"
1515
Graphs = "1.6.0"
1616
LaTeXStrings = "1.2"
1717
MultiscaleGraphSignalTransforms = "1.7"

0 commit comments

Comments
 (0)