Skip to content

Commit

Permalink
update jax version pin
Browse files Browse the repository at this point in the history
  • Loading branch information
sharadmv committed Jun 14, 2023
1 parent 4e68613 commit 8deec69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.8,<3.11"
dependencies = [
"absl-py>=1.4.0",
"jax @ git+https://github.com/google/jax@6d6ba70c78d9316e2231dd1d5cc5ca1148296ce1",
"jax @ git+https://github.com/google/jax@d2d30bc4fdd721632af5d0974588cfd71d10b54b",
"triton @ git+https://github.com/openai/triton@acf1ede5bfd0729bb99e848fb8edace0a24da8d4#subdirectory=python",
]

Expand Down

0 comments on commit 8deec69

Please sign in to comment.