Update dependencies for calibration tool

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-02-04 11:44:27 +00:00
parent 071cf7f572
commit 0c4e906dcf
2 changed files with 271 additions and 3 deletions
+7
View File
@@ -12,6 +12,13 @@ dependencies = [
"pyopengl>=3.1.10",
"pyopengl-accelerate>=3.1.10",
"jupyterlab>=4.5.3",
"opencv-python>=4.13.0.90",
"click>=8.3.1",
"loguru>=0.7.3",
"awkward>=2.8.12",
"jaxtyping>=0.3.7",
"pyarrow>=23.0.0",
"pandas>=3.0.0",
]
[tool.uv.sources]