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 f246b5f commit f5e6c8eCopy full SHA for f5e6c8e
mlir/python/requirements.txt
@@ -1,4 +1,4 @@
1
-numpy>=1.19.5, <=1.26
2
-pybind11>=2.9.0, <=2.10.3
+numpy>=1.19.5, <=2.1.2
+pybind11>=2.9.0, <=2.13.6
3
PyYAML>=5.4.0, <=6.0.1
4
-ml_dtypes>=0.1.0, <=0.4.0 # provides several NumPy dtype extensions, including the bf16
+ml_dtypes>=0.1.0, <=0.5.0 # provides several NumPy dtype extensions, including the bf16
0 commit comments