Skip to content

Commit

Permalink
build(dep): unxt (#61)
Browse files Browse the repository at this point in the history
Signed-off-by: nstarman <nstarman@users.noreply.github.com>
  • Loading branch information
nstarman authored Mar 13, 2024
1 parent 150c286 commit fd1779b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"Typing :: Typed",
]
dependencies = [
"quaxed >= 0.3",
"astropy",
"equinox",
"jax",
"jaxlib",
"jaxtyping",
"unxt @ git+https://github.com/GalacticDynamics/unxt.git",
"quax>=0.0.3",
"quaxed >= 0.3",
"unxt >= 0.4",
]
description = "Vectors in JAX"
dynamic = ["version"]
Expand Down

0 comments on commit fd1779b

Please sign in to comment.