mirror of https://github.com/kortix-ai/suna.git
Merge pull request #1504 from Chaitanya045/add-openpyxl
fix: add openpyxl to sandbox image
This commit is contained in:
commit
b4447957dd
|
@ -9,3 +9,4 @@ playwright>=1.40.0
|
|||
PyPDF2>=3.0.0
|
||||
bs4==0.0.2
|
||||
python-pptx>=0.6.23
|
||||
openpyxl>=3.1.0
|
Loading…
Reference in New Issue