We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c0c416 + 1e27612 commit c860da0Copy full SHA for c860da0
2 files changed
requirements-lock.txt
@@ -2,8 +2,8 @@
2
# Generated: 2026-05-13 on Python 3.11 (Windows/Linux/macOS compatible)
3
#
4
# 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
+# NOTE: numpy==2.4.5 is required for torch 2.3.1 ABI compatibility (numpy 2.x breaks torch).
+numpy==2.4.5
7
matplotlib==3.9.2
8
scipy==1.14.1
9
pytest==8.3.5
requirements.txt
@@ -1,2 +1,2 @@
1
# Reproducibility package
-numpy==2.4.4
0 commit comments