Skip to content

Commit

Permalink
fix regression caused by new Equinox
Browse files Browse the repository at this point in the history
  • Loading branch information
dlwh committed Sep 12, 2024
1 parent cb362ce commit 1b2a7f5
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 @@ -22,7 +22,7 @@ classifiers = [
]
dependencies = [
"haliax>=1.4.dev307",
"equinox==0.11.5",
"equinox==0.11.3",
"jaxtyping>=0.2.20",
"tokenizers>=0.15.2",
"transformers>=4.41.2",
Expand Down

0 comments on commit 1b2a7f5

Please sign in to comment.