Skip to content

Commit 80a2f12

Browse files
committed
add: jaxtyping
1 parent f3bb494 commit 80a2f12

File tree

2 files changed

+37
-1
lines changed

2 files changed

+37
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ readme = "README.md"
1111
license = { file = "LICENSE" }
1212

1313
dependencies = [
14+
"beartype>=0.22.6",
1415
"google-cloud-logging>=3.12.1",
16+
"jaxtyping>=0.3.3",
1517
"pydantic>=2.12.0",
1618
"pydantic-settings>=2.11.0",
1719
]

uv.lock

Lines changed: 35 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)