Skip to content

Commit 805e026

Browse files
Update ml-dtypes requirement from >=0.5.0 to >=0.5.4 in /python (#3114)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91692b3 commit 805e026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dataclasses>=0.6,<=0.8; python_version < "3.7"
66
numpy>=1.19.5,<2.0; python_version < "3.13"
77
numpy>=2.4.6,<3.0; python_version >= "3.13"
88
rich
9-
ml_dtypes>=0.5.0
9+
ml_dtypes>=0.5.4
1010
cloudpickle # required by eudsl when it is vendored instead of installed
1111
-f https://llvm.github.io/eudsl
1212
eudsl-python-extras==0.1.0.20260418.906+a736a7d \

0 commit comments

Comments
 (0)