File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11sphinx >5.0, <6.0
2- myst-parser >=0.18.1, <4 .0.0
2+ myst-parser >=0.18.1, <5 .0.0
33nbsphinx >=0.8.5, <=0.9.7
44nbconvert >7.14, <7.17
55pandoc >=1.0, <=2.4
Original file line number Diff line number Diff line change 1- coverage ==7.10.4
1+ coverage ==7.10.5
22numpy >=1.21.0, <1.27.0
33pytest ==8.4.1
44pytest-cov ==6.2.1
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ nbformat # used for generate empty notebook
44ipython[notebook] <9.5.0
55setuptools<81.0 # workaround for `error in ipython setup command: use_2to3 is invalid.`
66
7- onnxscript >= 0.2.2, <0.4 .0
7+ onnxscript >= 0.2.2, < 0.5 .0
88
99#-r ../../_notebooks/.actions/requires.txt
Original file line number Diff line number Diff line change 1- coverage ==7.10.4
1+ coverage ==7.10.5
22pytest ==8.4.1
33pytest-cov ==6.2.1
44pytest-timeout ==2.4.0
@@ -11,7 +11,7 @@ scikit-learn >0.22.1, <1.8.0
1111numpy >1.20.0, <1.27.0
1212onnx >1.12.0, <1.19.0
1313onnxruntime >=1.12.0, <1.23.0
14- onnxscript >= 0.1.0, <0.4 .0
14+ onnxscript >= 0.1.0, < 0.5 .0
1515psutil <7.0.1 # for `DeviceStatsMonitor`
1616pandas >2.0, <2.4.0 # needed in benchmarks
1717fastapi # for `ServableModuleValidator` # not setting version as re-defined in App
You can’t perform that action at this time.
0 commit comments