add numba and tensorflow in test dependency group

This commit is contained in:
Aseem Saxena 2026-01-09 11:08:24 -08:00
parent c902bc5337
commit a76adafbf9
2 changed files with 1094 additions and 2 deletions

View file

@ -86,7 +86,9 @@ tests = [
"scipy>=1.13.1",
"torch>=2.8.0",
"xarray>=2024.7.0",
"eval_type_backport"
"eval_type_backport",
"numba>=0.60.0",
"tensorflow>=2.20.0",
]
[tool.hatch.build.targets.sdist]

1092
uv.lock

File diff suppressed because it is too large Load diff