Skip to content

Commit

Permalink
Merge pull request tensorflow#61404 from halseycamilla:patch-1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 560610167
  • Loading branch information
tensorflower-gardener committed Aug 28, 2023
2 parents 2855e67 + f77683f commit a620914
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/official/requirements_updater/requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# must be the lowest supported numpy version from setup.py
# otherwise incomatibility issues will occur.
numpy ~= 1.23.5
numpy ~= 1.23.6
wheel ~= 0.38.1
h5py >= 2.9.0
lit ~= 16.0.5.post0
Expand All @@ -20,4 +20,4 @@ scipy == 1.10.1
requests == 2.31.0
packaging==23.1
setuptools==67.6.1
jax==0.4.7
jax==0.4.7

0 comments on commit a620914

Please sign in to comment.