We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a4efaa commit e2b94a5Copy full SHA for e2b94a5
Project.toml
@@ -4,6 +4,7 @@ authors = ["Seth Axen <[email protected]> and contributors"]
4
version = "0.4.10"
5
6
[deps]
7
+ANSIColoredPrinters = "a4c015fc-c6ff-483c-b24f-f7ea428134e9"
8
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
9
DimensionalData = "0703355e-b756-11e9-17c0-8b28908087d0"
10
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
@@ -21,6 +22,7 @@ InferenceObjectsNCDatasetsExt = "NCDatasets"
21
22
InferenceObjectsPosteriorStatsExt = ["PosteriorStats", "StatsBase"]
23
24
[compat]
25
+ANSIColoredPrinters = "0.0.1"
26
ArviZExampleData = "0.1.10"
27
Dates = "1.9"
28
DimensionalData = "0.27, 0.28, 0.29"
0 commit comments