packages = ["pandas","openpyxl"] [[fetch]] from="./path/spreadsheet1.xlsx" [[fetch]] from="./path/spreadsheet2.xlsx"
did the trick. Not sure how I missed this.