Skip to content

Commit

Permalink
Temporary pinning of jaxtyping
Browse files Browse the repository at this point in the history
  • Loading branch information
IFenton authored Nov 28, 2024
1 parent ce127af commit d0aa2d4
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 @@ -39,7 +39,7 @@ dependencies = [
"typer",
"lightning",
"torch>=2.3.0", # needed for numpy 2.0
"jaxtyping",
"jaxtyping<=0.2.34",
"wandb",
"tqdm",
"moviepy>=1.0.3",
Expand Down

0 comments on commit d0aa2d4

Please sign in to comment.