Merge branch 'compathelper/new_version/2024-09-17-11-57-04-638-02235315132' into 'main'

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

See merge request wotsubo/PSBoardDataBase!173
This commit is contained in:
Wataru Otsubo 2024-09-17 13:57:06 +02:00
commit 76c4cef064

View file

@ -20,6 +20,7 @@ PSBoardDataBaseInteractiveUtilsExt = "InteractiveUtils"
[compat]
CSV = "0.10"
DataFrames = "1"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"