Skip to content

Commit b0b1dab

Browse files
authored
Added kaleido to requirements.txt (#128)
* added kaleido to requirements.txt * added changeset
1 parent 64ffb03 commit b0b1dab

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/early-crabs-sort.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@e2b/code-interpreter-template': patch
3+
---
4+
5+
added kaleido that is no longer direct dependency of plotly

template/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ numba==0.61.2
2525
opencv-python==4.11.0.86
2626
openpyxl==3.1.5
2727
plotly==6.0.1
28+
kaleido==1.0.0
2829
pytest==8.3.5
2930
python-docx==1.1.2
3031
pytz==2025.2

0 commit comments

Comments
 (0)