Skip to content

Commit aa0acc7

Browse files
committed
Bump Tables compat lower bound
This is the first version to implement a fallback for `DataAPI.nrow(::NamedTuple)` (JuliaData/Tables.jl#343)
1 parent abb5676 commit aa0acc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ OrderedCollections = "1.6"
3535
PosteriorStats = "0.1.1, 0.2"
3636
Random = "1"
3737
StatsBase = "0.33.7, 0.34"
38-
Tables = "1.10.0"
38+
Tables = "1.11.0"
3939
julia = "1.10"
4040

4141
[extras]

0 commit comments

Comments
 (0)