Merge pull request #1504 from Chaitanya045/add-openpyxl

fix: add openpyxl to sandbox image
This commit is contained in:
Marko Kraemer 2025-08-30 00:43:02 -07:00 committed by GitHub
commit b4447957dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -8,4 +8,5 @@ pandas==2.3.0
playwright>=1.40.0
PyPDF2>=3.0.0
bs4==0.0.2
python-pptx>=0.6.23
python-pptx>=0.6.23
openpyxl>=3.1.0