We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28cd226 commit 0be37a4Copy full SHA for 0be37a4
.ci/all_requirements.txt
@@ -34,7 +34,9 @@ ml-dtypes==0.5.1 ; python_version < "3.13" \
34
--hash=sha256:d13755f8e8445b3870114e5b6240facaa7cb0c3361e54beba3e07fa912a6e12b \
35
--hash=sha256:fd918d4e6a4e0c110e2e05be7a7814d10dc1b95872accbf6512b80a109b71ae1
36
# via -r ./mlir/python/requirements.txt
37
-nanobind @ git+https://github.com/wjakob/nanobind
+nanobind==2.7.0 \
38
+ --hash=sha256:73b12d0e751d140d6c1bf4b215e18818a8debfdb374f08dc3776ad208d808e74 \
39
+ --hash=sha256:f9f1b160580c50dcf37b6495a0fd5ec61dc0d95dae5f8004f87dd9ad7eb46b34
40
41
numpy==2.0.2 \
42
--hash=sha256:0123ffdaa88fa4ab64835dcbde75dcdf89c453c922f18dced6e27c90d1d0ec5a \
0 commit comments