File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ nbformat # used for generate empty notebook
44ipython[notebook] <9.7.0
55setuptools<81.0 # workaround for `error in ipython setup command: use_2to3 is invalid.`
66
7- onnxscript >= 0.2.2, < 0.5 .0
7+ onnxscript >= 0.2.2, < 0.6 .0
88
99#-r ../../_notebooks/.actions/requires.txt
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ scikit-learn >0.22.1, <1.8.0
1313numpy >1.20.0, <1.27.0
1414onnx >1.12.0, <1.20.0
1515onnxruntime >=1.12.0, <1.24.0
16- onnxscript >= 0.1.0, < 0.5 .0
16+ onnxscript >= 0.1.0, < 0.6 .0
1717psutil <7.1.2 # for `DeviceStatsMonitor`
1818pandas >2.0, <2.4.0 # needed in benchmarks
1919fastapi # for `ServableModuleValidator` # not setting version as re-defined in App
You can’t perform that action at this time.
0 commit comments