Merge branch 'compathelper/new_version/2024-09-19-01-45-45-456-00247411363' into 'main'

CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat)

See merge request wotsubo/PSBoardDataBase!1391
This commit is contained in:
Wataru Otsubo 2024-09-19 10:45:30 +02:00
commit ae77f9d9b3

View file

@ -21,6 +21,7 @@ PSBoardDataBaseInteractiveUtilsExt = "InteractiveUtils"
[compat]
CSV = "0.10"
DBInterface = "2"
DataFrames = "1"
Documenter = "1"
SQLite = "1"
Tables = "1"