Skip to content

Commit e046d27

Browse files
committed
deps: bump onnxscript upper bound.
1 parent acdf3c1 commit e046d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ scikit-learn >0.22.1, <1.7.0
1111
numpy >=1.17.2, <1.27.0
1212
onnx >=1.12.0, <1.19.0
1313
onnxruntime >=1.12.0, <1.21.0
14-
onnxscript >= 0.2.2, <0.2.6
14+
onnxscript >= 0.2.2, <0.3.0
1515
psutil <7.0.1 # for `DeviceStatsMonitor`
1616
pandas >1.0, <2.3.0 # needed in benchmarks
1717
fastapi # for `ServableModuleValidator` # not setting version as re-defined in App

0 commit comments

Comments
 (0)