mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-07-02 01:29:25 +09:00
CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat)
This commit is contained in:
parent
ed260d1452
commit
b28d0c6c51
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ PSBoardDataBaseInteractiveUtilsExt = "InteractiveUtils"
|
|||
[compat]
|
||||
CSV = "0.10"
|
||||
DBInterface = "2"
|
||||
DataFrames = "1"
|
||||
Documenter = "1"
|
||||
SQLite = "1"
|
||||
Tables = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue