Skip to content

Commit 0b28782

Browse files
authored
Merge pull request #252 from a5chin/dependabot/pip/jaxtyping-gte-0.3.10
chore(uv): update jaxtyping requirement from >=0.3.9 to >=0.3.10
2 parents f7e12ba + 64e30ca commit 0b28782

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.9",
16+
"jaxtyping>=0.3.10",
1717
"pydantic>=2.13.4",
1818
"pydantic-settings>=2.14.1",
1919
]

0 commit comments

Comments
 (0)