Skip to content

Commit aed93b0

Browse files
Update numpy requirement from ~=2.2.3 to ~=2.4.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@v2.2.3...v2.4.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c5e14c commit aed93b0

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 @@ DateTime~=6.0
66
colorlog~=6.9.0
77
aiofiles~=24.1.0
88
joblib~=1.5.3
9-
numpy~=2.2.3
9+
numpy~=2.4.1
1010
pathlib~=1.0.1
1111
safetensors~=0.5.3
1212
tqdm~=4.66.6

0 commit comments

Comments
 (0)