Skip to content

Commit bafc8d7

Browse files
authored
Update Project.toml
1 parent 8d707c7 commit bafc8d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "VIDA"
22
uuid = "4096cdfb-f084-40a3-b02d-1a2a54920cb8"
33
authors = ["Paul Tiede <ptiede91@gmail.com>"]
4-
version = "0.13.1"
4+
version = "0.13.2"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -32,15 +32,15 @@ VIDAOptimizationExt = "Optimization"
3232

3333
[compat]
3434
ChainRulesCore = "1"
35-
ComradeBase = "0.7, 0.8, 0.9"
35+
ComradeBase = "0.9"
3636
DimensionalData = "0.27, 0.28, 0.29"
3737
Distributions = "0.24, 0.25"
3838
DocStringExtensions = "0.8, 0.9"
3939
FITSIO = "0.14, 0.15, 0.16, 0.17"
4040
HDF5 = "0.14, 0.15, 0.16, 0.17"
4141
HypercubeTransform = "0.4"
4242
Interpolations = "0.12, 0.13, 0.14, 0.15"
43-
Makie = "0.20, 0.21, 0.22"
43+
Makie = "0.22"
4444
NamedTupleTools = "0.14"
4545
Optimization = "3, 4"
4646
Reexport = "1"

0 commit comments

Comments
 (0)