Skip to content

Commit

Permalink
fix to jax 0.4 until we can test 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
amacrutherford committed Jan 29, 2025
1 parent 5ab338d commit 3ffa5b8
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 @@ -31,7 +31,7 @@ classifiers = [
"License :: OSI Approved :: Apache Software License",
]
dependencies = [
"jax",
"jax<=0.4.38",
"jaxlib",
"flax",
"safetensors",
Expand Down

0 comments on commit 3ffa5b8

Please sign in to comment.