Skip to content

Commit b3c0429

Browse files
authored
Merge pull request #55 from e2b-dev/dependabot/pip/python/pip-b9b3439c28
Bump the pip group across 2 directories with 9 updates
2 parents cfd5f87 + 4bf7f92 commit b3c0429

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

python/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,40 @@ jupyter-server==2.13.0
33
ipykernel==6.29.3
44
ipython==8.22.2
55

6-
orjson==3.6.3
6+
orjson==3.9.15
77
pandas==1.5.3
88
matplotlib==3.9.2
9-
pillow==9.5.0
9+
pillow==10.3.0
1010

1111
# Latest version for
1212
e2b_charts
1313

1414
# Other packages
15-
aiohttp==3.9.3
15+
aiohttp==3.10.11
1616
beautifulsoup4==4.12.3
1717
bokeh==3.3.4
1818
gensim==4.3.2
1919
imageio==2.34.0
2020
joblib==1.3.2
2121
librosa==0.10.1
22-
nltk==3.8.1
22+
nltk==3.9
2323
numpy==1.26.4
2424
opencv-python==4.9.0.80
2525
openpyxl==3.1.2
2626
plotly==5.19.0
2727
pytest==8.1.0
2828
python-docx==1.1.0
2929
pytz==2024.1
30-
requests==2.26.0
30+
requests==2.32.2
3131
scikit-image==0.22.0
32-
scikit-learn==1.4.1.post1
32+
scikit-learn==1.5.0
3333
scipy==1.12.0
3434
seaborn==0.13.2
3535
soundfile==0.12.1
3636
spacy==3.7.4
3737
textblob==0.18.0
38-
tornado==6.4
39-
urllib3==1.26.7
38+
tornado==6.4.2
39+
urllib3==1.26.19
4040
xarray==2024.2.0
4141
xlrd==2.0.1
4242
sympy==1.12

template/server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ fastapi==0.111.0
22
httpx==0.27.0
33
websockets==12.0
44
uvicorn[standard]==0.30.1
5-
requests==2.32.3
5+
requests==2.32.2
66
pydantic==2.9.1

0 commit comments

Comments
 (0)