Skip to content

Commit cf5ae82

Browse files
authored
feat: bump ml-dtypes from 0.5.1 to 0.5.4 (compat Python 3.14) (#233)
1 parent 8a803d9 commit cf5ae82

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
| [lightning-utilities](https://github.com/Lightning-AI/utilities) | 0.14.3 | python3_ia |
1717
| [lightning](https://github.com/Lightning-AI/lightning) | 2.5.5 | python3_ia |
1818
| [lit](http://llvm.org) | 18.1.8 | python3_ia |
19-
| [ml_dtypes](https://github.com/jax-ml/ml_dtypes) | 0.5.1 | python3_ia |
19+
| [ml_dtypes](https://github.com/jax-ml/ml_dtypes) | 0.5.4 | python3_ia |
2020
| [mpmath](http://mpmath.org/) | 1.3.0 | python3_ia |
2121
| [namex](https://pypi.org/project/namex) | 0.0.9 | python3_ia |
2222
| [nvidia-cublas-cu12](https://developer.nvidia.com/cuda-zone) | 12.8.4.1 | python3_ia |

layers/layer5_python3_ia/0500_extra_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ libclang==18.1.1
1414
lightning==2.5.5
1515
lightning-utilities==0.14.3
1616
lit==18.1.8
17-
ml-dtypes==0.5.1
17+
ml-dtypes==0.5.4
1818
mpmath==1.3.0
1919
namex==0.0.9
2020
nvidia-cublas-cu12==12.8.4.1

0 commit comments

Comments
 (0)