Skip to content

Commit e2b94a5

Browse files
committed
Add ANSIColoredPrinters as a dependency
1 parent 9a4efaa commit e2b94a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ authors = ["Seth Axen <[email protected]> and contributors"]
44
version = "0.4.10"
55

66
[deps]
7+
ANSIColoredPrinters = "a4c015fc-c6ff-483c-b24f-f7ea428134e9"
78
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
89
DimensionalData = "0703355e-b756-11e9-17c0-8b28908087d0"
910
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
@@ -21,6 +22,7 @@ InferenceObjectsNCDatasetsExt = "NCDatasets"
2122
InferenceObjectsPosteriorStatsExt = ["PosteriorStats", "StatsBase"]
2223

2324
[compat]
25+
ANSIColoredPrinters = "0.0.1"
2426
ArviZExampleData = "0.1.10"
2527
Dates = "1.9"
2628
DimensionalData = "0.27, 0.28, 0.29"

0 commit comments

Comments
 (0)