Skip to content

Commit 0be37a4

Browse files
authored
Update all_requirements.txt
1 parent 28cd226 commit 0be37a4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.ci/all_requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ ml-dtypes==0.5.1 ; python_version < "3.13" \
3434
--hash=sha256:d13755f8e8445b3870114e5b6240facaa7cb0c3361e54beba3e07fa912a6e12b \
3535
--hash=sha256:fd918d4e6a4e0c110e2e05be7a7814d10dc1b95872accbf6512b80a109b71ae1
3636
# via -r ./mlir/python/requirements.txt
37-
nanobind @ git+https://github.com/wjakob/nanobind
37+
nanobind==2.7.0 \
38+
--hash=sha256:73b12d0e751d140d6c1bf4b215e18818a8debfdb374f08dc3776ad208d808e74 \
39+
--hash=sha256:f9f1b160580c50dcf37b6495a0fd5ec61dc0d95dae5f8004f87dd9ad7eb46b34
3840
# via -r ./mlir/python/requirements.txt
3941
numpy==2.0.2 \
4042
--hash=sha256:0123ffdaa88fa4ab64835dcbde75dcdf89c453c922f18dced6e27c90d1d0ec5a \

0 commit comments

Comments
 (0)