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 adc2256 commit 63bc315Copy full SHA for 63bc315
docker/install/ubuntu_install_python_package.sh
@@ -42,4 +42,4 @@ pip3 install --upgrade \
42
junitparser==2.4.2 \
43
six \
44
tornado \
45
- ml_dtypes
+ "ml_dtypes>=0.5.1"
0 commit comments