Skip to content

Commit 2c2bff2

Browse files
committed
Upgrade ml-dtypes in environment.yml to fix conflict
1 parent bb9f981 commit 2c2bff2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ dependencies:
55
- python=3.11
66
- pip
77
- pip:
8+
- --index-url https://pypi.org/simple
89
- absl-py==2.4.0
910
- altgraph==0.17.5
1011
- astunparse==1.6.3
@@ -25,7 +26,7 @@ dependencies:
2526
- markdown-it-py==4.0.0
2627
- markupsafe==3.0.3
2728
- mdurl==0.1.2
28-
- ml-dtypes==0.4.1
29+
- ml-dtypes==0.5.1
2930
- namex==0.1.0
3031
- numpy==1.26.4
3132
- opt-einsum==3.4.0

0 commit comments

Comments
 (0)