Skip to content

Commit edbfc09

Browse files
chore(deps): bump scipy from 1.10.1 to 1.13.1 in /requirements
Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.13.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.10.1...v1.13.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bb4a06 commit edbfc09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pandas==1.5.3 # for data manipulation
1010
kaggle==1.7.4.5 # for Kaggle api access
1111
seaborn==0.13.2 # for data visualization
1212
scikit-learn==1.5.1 # for machine learning algorithms
13-
scipy==1.10.1 # for scientific computing
13+
scipy==1.13.1 # for scientific computing
1414
shap==0.43.0 # for model interpretability
1515
openpyxl==3.1.5 # for Excel file support from kaggle datasets
1616

0 commit comments

Comments
 (0)