Skip to content

Commit 47388d0

Browse files
Update jaxtyping requirement from ^0.2.36 to ^0.3.2 (#75)
Updates the requirements on [jaxtyping](https://github.com/google/jaxtyping) to permit the latest version. - [Release notes](https://github.com/google/jaxtyping/releases) - [Commits](patrick-kidger/jaxtyping@v0.2.36...v0.3.2) --- updated-dependencies: - dependency-name: jaxtyping dependency-version: 0.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paweł Czyż <pczyz@protonmail.com>
1 parent 4e6000d commit 47388d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ numpyro = "^0.18.0"
2222
subplots-from-axsize = "^0.1.9"
2323
pango-aliasor = "^0.3.0"
2424
typer = "^0.15.1"
25-
jaxtyping = "^0.2.36"
25+
jaxtyping = "^0.3.2"
2626
pydantic = "^2.10.6"
2727
pyyaml = "^6.0.2"
2828
equinox = "^0.12.1"

0 commit comments

Comments
 (0)