pydantic-settings>=2.12.0

[:python_version < "3.14"]
pydantic>=2.0

[:python_version >= "3.14"]
pydantic>=2.12

[jax]
jax>=0.6.2

[numpy]
numpy

[torch]
torch>=1.11.0
