Skip to content

Commit

Permalink
Revert "pip prod(deps): bump jax from 0.4.31 to 0.4.32 (#3161)" (#3166)
Browse files Browse the repository at this point in the history
CI passed and then it didn't...
  • Loading branch information
superlopuh authored Sep 14, 2024
1 parent ba3316a commit d53c8bb
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 @@ -34,7 +34,7 @@ dev = [
"pyright==1.1.345",
]
gui = ["textual==0.79.1", "pyclip==0.7"]
jax = ["jax==0.4.32", "numpy==2.1.1"]
jax = ["jax==0.4.31", "numpy==2.1.1"]
onnx = ["onnx==1.16.2", "numpy==2.1.1"]
riscv = ["riscemu==2.2.7"]
wgpu = ["wgpu==0.16.0"]
Expand Down

0 comments on commit d53c8bb

Please sign in to comment.