Added more up to date numba version

This commit is contained in:
mbsantiago 2025-04-02 09:46:50 +01:00
parent 150305a273
commit dbc3ff9364

View File

@ -29,6 +29,7 @@ dependencies = [
"omegaconf>=2.3.0",
"pyyaml>=6.0.2",
"hydra-core>=1.3.2",
"numba>=0.60",
]
requires-python = ">=3.9,<3.13"
readme = "README.md"