Skip to content

Commit 3af65d2

Browse files
authored
Merge pull request #213 from a5chin/dependabot/pip/jaxtyping-gte-0.3.9
chore(uv): update jaxtyping requirement from >=0.3.6 to >=0.3.9
2 parents 8eb5dee + 6fc8ca4 commit 3af65d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = { file = "LICENSE" }
1313
dependencies = [
1414
"beartype>=0.22.9",
1515
"google-cloud-logging>=3.15.0",
16-
"jaxtyping>=0.3.6",
16+
"jaxtyping>=0.3.9",
1717
"pydantic>=2.12.5",
1818
"pydantic-settings>=2.12.0",
1919
]

0 commit comments

Comments
 (0)