Skip to content

Commit 228c060

Browse files
author
tyagiva
committed
Updating dependencies as suggested
1 parent 6b3b516 commit 228c060

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

dependencies/requirements/base_requirements/requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ absl-py
22
aqtp
33
array-record
44
cloud-accelerator-diagnostics
5-
cloud-tpu-diagnostics
5+
# TODO(b/477743392): Remove the pinned versions once the yanked version detection problem is resolved
6+
cloud-tpu-diagnostics==0.1.5
67
datasets
78
flax
89
gcsfs
@@ -12,6 +13,7 @@ google-cloud-mldiagnostics
1213
google-cloud-monitoring
1314
grain[parquet]
1415
huggingface_hub
16+
hf-xet==1.2.0
1517
jax
1618
jaxlib
1719
jaxtyping
@@ -38,7 +40,7 @@ tensorflow-datasets
3840
tensorflow-text
3941
tensorflow
4042
tiktoken
41-
tokamax
43+
tokamax==0.0.8
4244
transformers
4345
qwix
4446
google-jetstream @ https://github.com/AI-Hypercomputer/JetStream/archive/29329e8e73820993f77cfc8efe34eb2a73f5de98.zip

dependencies/requirements/generated_requirements/tpu-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ gviz-api>=1.10.0
8383
h11>=0.16.0
8484
h5py>=3.15.1
8585
hf-transfer>=0.1.9
86-
hf-xet>=1.2.1 ; platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
86+
hf-xet>=1.2.0 ; platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
8787
httpcore>=1.0.9
8888
httplib2>=0.31.1
8989
httpx>=0.28.1
@@ -217,7 +217,7 @@ tensorflow>=2.19.1
217217
tensorstore>=0.1.79
218218
termcolor>=3.2.0
219219
tiktoken>=0.12.0
220-
tokamax>=0.1.0
220+
tokamax>=0.0.8
221221
tokenizers>=0.22.2
222222
toml>=0.10.2
223223
tomlkit>=0.14.0

0 commit comments

Comments
 (0)