Skip to content

Commit 270e254

Browse files
committed
reduce OrderedCollections compat
1 parent 647746b commit 270e254

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
@@ -16,7 +16,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1616
CodecZlib = "0.5, 0.6, 0.7"
1717
Dates = "1"
1818
HDF5 = "0.16, 0.17"
19-
OrderedCollections = "1.8.1"
19+
OrderedCollections = "1"
2020
PooledArrays = "1.4.3"
2121
StringEncodings = "0.3.7"
2222
Tables = "1.12.1"

0 commit comments

Comments
 (0)