File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
name = " ExactOptimalTransport"
2
2
uuid = " 24df6009-d856-477c-ac5c-91f668376b31"
3
3
authors = [" JuliaOptimalTransport" ]
4
- version = " 0.2.2 "
4
+ version = " 0.2.3 "
5
5
6
6
[deps ]
7
7
Distances = " b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
@@ -18,7 +18,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
18
18
Distances = " 0.9.0, 0.10"
19
19
Distributions = " 0.24, 0.25"
20
20
FillArrays = " 0.12, 0.13"
21
- MathOptInterface = " 0.10"
21
+ MathOptInterface = " 0.10, 1 "
22
22
PDMats = " 0.10, 0.11"
23
23
QuadGK = " 2"
24
24
StatsBase = " 0.33.8"
Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ Tulip = "6dd1b50a-3aae-11e9-10b5-ef983d2400fa"
18
18
Distances = " 0.9, 0.10"
19
19
Distributions = " 0.24, 0.25"
20
20
FillArrays = " 0.12, 0.13"
21
- GLPK = " 0.15"
21
+ GLPK = " 0.15, 1 "
22
22
HCubature = " 1.5"
23
- MathOptInterface = " 0.10"
23
+ MathOptInterface = " 0.10, 1 "
24
24
PDMats = " 0.10, 0.11"
25
25
PythonOT = " 0.1"
26
26
SafeTestsets = " 0.0.1"
You can’t perform that action at this time.
0 commit comments