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
|
@ -8,4 +8,5 @@ pandas==2.3.0
|
||||||
playwright>=1.40.0
|
playwright>=1.40.0
|
||||||
PyPDF2>=3.0.0
|
PyPDF2>=3.0.0
|
||||||
bs4==0.0.2
|
bs4==0.0.2
|
||||||
python-pptx>=0.6.23
|
python-pptx>=0.6.23
|
||||||
|
openpyxl>=3.1.0
|
Loading…
Reference in New Issue