Skip to content

Commit e978b7a

Browse files
authored
Merge pull request #138 from a5chin/feature/jaxtyping
Add jaxtyping
2 parents 7eed815 + 80a2f12 commit e978b7a

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)