Skip to content

Commit 3831423

Browse files
committed
Updating the right dependency
1 parent fccb25a commit 3831423

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ Pillow
1919
pylint
2020
pyink
2121
pytest==8.2.2
22-
tensorflow==2.17.0
22+
tensorflow>=2.17.0
2323
tensorflow-datasets>=4.9.6
2424
ruff>=0.1.5,<=0.2
2525
git+https://github.com/mlperf/logging.git
2626
opencv-python-headless==4.10.0.84
27-
orbax-checkpoint>=0.10.3
27+
orbax-checkpoint==0.10.3
2828
tokenizers==0.21.0
2929
huggingface_hub==0.30.2
3030
transformers==4.48.1

requirements_with_jax_stable_stack.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jaxlib>=0.4.30
1414
Jinja2
1515
opencv-python-headless==4.10.0.84
1616
optax>=0.2.3
17-
orbax-checkpoint>=0.10.3
17+
orbax-checkpoint==0.10.3
1818
parameterized
1919
Pillow
2020
pyink

0 commit comments

Comments
 (0)