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.
2 parents c60bafc + 74fc736 commit 92aa9a3Copy full SHA for 92aa9a3
setup.py
@@ -54,7 +54,7 @@ def load_version_module(pkg_path):
54
python_requires='>=3.10',
55
install_requires=[
56
f'jaxlib >={_minimum_jaxlib_version}, <={_jax_version}',
57
- 'ml_dtypes>=0.2.0',
+ 'ml_dtypes>=0.4.0',
58
'numpy>=1.24',
59
"numpy>=1.26.0; python_version>='3.12'",
60
'opt_einsum',
0 commit comments