Skip to content

Commit e7d1f13

Browse files
authored
Fix 413751357 updating version of depdendency which is lowering the JAX version (#167)
* Fix 413751357 updating orbax version which is lowering the JAX version * Updating the right dependency
1 parent 69b8811 commit e7d1f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ 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

0 commit comments

Comments
 (0)