Skip to content

Commit 589c688

Browse files
Update numpy requirement from ~=2.2.2 to ~=2.2.3
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb38eb3 commit 589c688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ xgboost~=2.1.4
66
scikit-learn~=1.6.1
77
Faker~=36.1.0
88
networkx~=3.2.1
9-
numpy~=2.2.2
9+
numpy~=2.2.3
1010
plotly~=6.0.0
1111
seaborn~=0.13.2
1212
torchviz~=0.0.3

0 commit comments

Comments
 (0)