Dependencies¶
Latest supported versions of major dependencies:
| Library | Version |
|---|---|
JAX |
0.11.0 |
Flax |
0.12.8 |
Equinox |
0.13.8 |
onnx-ir |
0.2.1 |
onnx |
1.22.0 |
onnxruntime |
1.28.0 |
onnxruntime-web |
1.27.0 |
onnxruntime-web tracks the latest stable npm release; move it to a matching
1.28.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.