* feat: update Python version requirement to be compatible with 3.13 * feat: add Python 3.13 to compatibility matrix * feat: update onnxruntime dependency for Python version compatibility * fix: drop onnxruntime restriction for python >= 3.10
feat: restrict Python versions to 3.9 - 3.12