File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -3,40 +3,40 @@ jupyter-server==2.13.0
33ipykernel == 6.29.3
44ipython == 8.22.2
55
6- orjson == 3.6.3
6+ orjson == 3.9.15
77pandas == 1.5.3
88matplotlib == 3.9.2
9- pillow == 9.5 .0
9+ pillow == 10.3 .0
1010
1111# Latest version for
1212e2b_charts
1313
1414# Other packages
15- aiohttp == 3.9.3
15+ aiohttp == 3.10.11
1616beautifulsoup4 == 4.12.3
1717bokeh == 3.3.4
1818gensim == 4.3.2
1919imageio == 2.34.0
2020joblib == 1.3.2
2121librosa == 0.10.1
22- nltk == 3.8.1
22+ nltk == 3.9
2323numpy == 1.26.4
2424opencv-python == 4.9.0.80
2525openpyxl == 3.1.2
2626plotly == 5.19.0
2727pytest == 8.1.0
2828python-docx == 1.1.0
2929pytz == 2024.1
30- requests == 2.26.0
30+ requests == 2.32.2
3131scikit-image == 0.22.0
32- scikit-learn == 1.4.1.post1
32+ scikit-learn == 1.5.0
3333scipy == 1.12.0
3434seaborn == 0.13.2
3535soundfile == 0.12.1
3636spacy == 3.7.4
3737textblob == 0.18.0
38- tornado == 6.4
39- urllib3 == 1.26.7
38+ tornado == 6.4.2
39+ urllib3 == 1.26.19
4040xarray == 2024.2.0
4141xlrd == 2.0.1
4242sympy == 1.12
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ fastapi==0.111.0
22httpx == 0.27.0
33websockets == 12.0
44uvicorn [standard ]== 0.30.1
5- requests == 2.32.3
5+ requests == 2.32.2
66pydantic == 2.9.1
You can’t perform that action at this time.
0 commit comments