Dependencies¶
Latest supported versions of major dependencies:
| Library | Version |
|---|---|
JAX |
0.10.2 |
Flax |
0.12.7 |
Equinox |
0.13.8 |
onnx-ir |
0.2.1 |
onnx |
1.22.0 |
onnxruntime |
1.27.0 |
onnxruntime-web |
1.26.0 |
onnxruntime-web remains on the latest stable npm release; move it to a
matching 1.27.x version once that line is published as a stable Web package.
For minimum supported versions and optional extras, see pyproject.toml. For the fully resolved Poetry environment, see poetry.lock.