Skip to content

Commit c12a6cd

Browse files
lukebaumannchanglan
authored andcommitted
Updated the pathwaysutils version
1 parent 757d9ed commit c12a6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ gcp = [
108108
tpu = [
109109
"axlearn[gcp]",
110110
"jax[tpu]==0.5.3", # must be >=0.4.19 for compat with v5p.
111-
"pathwaysutils==0.1.1", # For JAX+Pathways single-controller accelerator coordinator.
111+
"pathwaysutils==0.1.2", # For JAX+Pathways single-controller accelerator coordinator.
112112
]
113113
# Vertex AI tensorboard. TODO(markblee): Merge with `gcp`.
114114
vertexai_tensorboard = [

0 commit comments

Comments
 (0)