Skip to content

Commit 428b646

Browse files
committed
changed the compatibility for DataFrames
in Project.toml
1 parent fe1f170 commit 428b646

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
@@ -20,7 +20,7 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
2020
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
2121

2222
[compat]
23-
DataFrames = "0.21"
23+
DataFrames = "0.21 - 0.21.8"
2424
DataStreams = "0.4"
2525
Millboard = "0.2"
2626
OrderedCollections = "1"

0 commit comments

Comments
 (0)