Skip to content

Commit

Permalink
Use numpy>=1.24.1 to remain compatible with TF.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 553400401
  • Loading branch information
hbq1 authored and ChexDev committed Aug 3, 2023
1 parent 12e5c5c commit 31dbbc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ absl-py>=0.9.0
typing_extensions>=4.2.0
jax>=0.4.6
jaxlib>=0.1.37
numpy>=1.25.0
numpy>=1.24.1
toolz>=0.9.0

0 comments on commit 31dbbc0

Please sign in to comment.