Skip to content

Commit

Permalink
Update chex & numpy versions in requirements. Closes #234.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 544330735
  • Loading branch information
hbq1 authored and DistraxDev committed Jun 29, 2023
1 parent 1a40423 commit aa74619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
absl-py>=0.9.0
chex>=0.0.7
chex>=0.1.8
jax>=0.1.55
jaxlib>=0.1.67
numpy>=1.18.0,<1.23
numpy>=1.23.0
tensorflow-probability>=0.15.0

0 comments on commit aa74619

Please sign in to comment.