Skip to content

Commit

Permalink
Lock version of jaxtyping
Browse files Browse the repository at this point in the history
  • Loading branch information
gpleiss committed Jul 9, 2024
1 parent 123c4f9 commit 4a55f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
# Other requirements
install_requires += [
"scipy",
"jaxtyping>=0.2.9",
"jaxtyping==0.2.19",
"typeguard~=2.13.3",
"mpmath>=0.19,<=1.3", # avoid incompatibiltiy with torch+sympy with mpmath 1.4
]
Expand Down

0 comments on commit 4a55f46

Please sign in to comment.