Skip to content

Commit 2226950

Browse files
committed
Support newer DataFrames versions
1 parent e15bc83 commit 2226950

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
@@ -23,7 +23,7 @@ TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
2323

2424
[compat]
2525
CEnum = "0.2, 0.3, 0.4"
26-
DataFrames = "0.20, 0.21"
26+
DataFrames = "0.20, 0.21, 0.22, 1"
2727
Decimals = "0.4.1"
2828
DocStringExtensions = "0.8.0, 0.9.1"
2929
Infinity = "0.2"

0 commit comments

Comments
 (0)