Skip to content

Commit c860da0

Browse files
authored
Merge pull request #15 from BitConcepts/dependabot/pip/numpy-2.4.5
chore(deps): Bump numpy from 1.26.4 to 2.4.5
2 parents 5c0c416 + 1e27612 commit c860da0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-lock.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Generated: 2026-05-13 on Python 3.11 (Windows/Linux/macOS compatible)
33
#
44
# Core experiment dependencies (no GPU required):
5-
# NOTE: numpy==1.26.4 is required for torch 2.3.1 ABI compatibility (numpy 2.x breaks torch).
6-
numpy==1.26.4
5+
# NOTE: numpy==2.4.5 is required for torch 2.3.1 ABI compatibility (numpy 2.x breaks torch).
6+
numpy==2.4.5
77
matplotlib==3.9.2
88
scipy==1.14.1
99
pytest==8.3.5

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Reproducibility package
2-
numpy==2.4.4
2+
numpy==2.4.5

0 commit comments

Comments
 (0)