Skip to content

Commit 7c1bc64

Browse files
authored
Merge pull request #7 from joshday/compathelper/new_version/2022-02-25-00-14-41-328-03086634357
CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat)
2 parents 468422d + 925fade commit 7c1bc64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ SQLite = "0aa819cd-b072-5ff4-a722-6bc24af294d9"
1212

1313
[compat]
1414
DBInterface = "2"
15+
DataFrames = "1"
1516
JSON3 = "1"
1617
SQLite = "1"
1718
julia = "1"

0 commit comments

Comments
 (0)