Skip to content

Commit f92fdaa

Browse files
Update numpy requirement from ~=2.2.1 to ~=2.2.2
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.1...v2.2.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe5e96e commit f92fdaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

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

0 commit comments

Comments
 (0)