Skip to content

Commit eb030b2

Browse files
feat(deps): Update dependency scipy to v1.13.0 (#571)
2 parents 3d8fe6b + 3f29b05 commit eb030b2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

jupyter-pytorch-full/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ matplotlib==3.8.3
1414
pandas==2.2.1
1515
scikit-image==0.22.0
1616
scikit-learn==1.4.1.post1
17-
scipy==1.12.0
17+
scipy==1.13.0
1818
seaborn==0.13.2
1919
xgboost==2.0.3
2020

jupyter-scipy/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ patsy==0.5.6
2626
protobuf==3.20.3
2727
scikit-image==0.22.0
2828
scikit-learn==1.4.1.post1
29-
scipy==1.12.0
29+
scipy==1.13.0
3030
seaborn==0.13.2
3131
sqlalchemy==2.0.29
3232
statsmodels==0.14.1

jupyter-tensorflow-full/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ matplotlib==3.8.3
1414
pandas==2.2.1
1515
scikit-image==0.22.0
1616
scikit-learn==1.4.1.post1
17-
scipy==1.12.0
17+
scipy==1.13.0
1818
seaborn==0.13.2
1919
xgboost==2.0.3
2020

0 commit comments

Comments
 (0)