Commit 8e281e2
authored
revert: relax onnxruntime-windowsml version constraint (#1386)
## Summary
- Revert the exact onnxruntime-windowsml version pin to the previous
bounded range (>=1.24.5,<1.25).
- The exact pin was introduced because winml sys failed without it, but
that issue is no longer reproducible.
- Restore flexible resolution within the supported 1.24.x release line.1 parent 9203046 commit 8e281e2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments