mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-06-08 05:55:42 +09:00
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:
commit
ae77f9d9b3
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ PSBoardDataBaseInteractiveUtilsExt = "InteractiveUtils"
|
||||||
[compat]
|
[compat]
|
||||||
CSV = "0.10"
|
CSV = "0.10"
|
||||||
DBInterface = "2"
|
DBInterface = "2"
|
||||||
|
DataFrames = "1"
|
||||||
Documenter = "1"
|
Documenter = "1"
|
||||||
SQLite = "1"
|
SQLite = "1"
|
||||||
Tables = "1"
|
Tables = "1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue