Skip to content

Commit 9a1ad4b

Browse files
Update numpy requirement from ~=2.4.3 to ~=2.4.4
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.4.3...v2.4.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba9e494 commit 9a1ad4b

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.10.1
77
aiofiles~=25.1.0
88
joblib~=1.5.3
9-
numpy~=2.4.3
9+
numpy~=2.4.4
1010
pathlib~=1.0.1
1111
safetensors~=0.7.0
1212
tqdm~=4.67.3

0 commit comments

Comments
 (0)