Skip to content

Commit 0bc535a

Browse files
Update numpy requirement from ~=1.26.4 to ~=2.2.1
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@v1.26.4...v2.2.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ea5bd5 commit 0bc535a

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
@@ -5,7 +5,7 @@ xgboost~=2.1.3
55
scikit-learn~=1.6.0
66
Faker~=30.3.0
77
networkx~=3.2.1
8-
numpy~=1.26.4
8+
numpy~=2.2.1
99
plotly~=5.24.1
1010
seaborn~=0.13.2
1111
torchviz~=0.0.3

0 commit comments

Comments
 (0)