Skip to content

Commit

Permalink
Merge pull request #6 from alok/patch-1
Browse files Browse the repository at this point in the history
Version bump einops
  • Loading branch information
EelcoHoogendoorn authored Sep 12, 2024
2 parents 48b87a6 + ec0ac19 commit 3f859f5
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 @@ packages = [{ include = "numga" }]
python = "^3.8"
numpy = "^1.22"
numpy-indexed = "^0.3.5"
einops = "^0.7.0"
einops = "^0.8.0"
jax = { version = "^0.4", optional = true }
jaxlib = { version = "^0.4", optional = true }
# TODO: Poetry and torch are a bit annoying together (https://github.com/python-poetry/poetry/issues/4231)
Expand Down

0 comments on commit 3f859f5

Please sign in to comment.