File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ 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
6- docutils>=0.18.1,<=0.22.2
6+ docutils>=0.18.1,<=0.22.3
77sphinxcontrib-fulltoc >=1.0, <=1.2.0
88sphinxcontrib-mockautodoc
99sphinx-autobuild
Original file line number Diff line number Diff line change 11-r ../docs.txt
22
33nbformat # used for generate empty notebook
4- ipython[notebook] <9.7 .0
4+ ipython[notebook] <9.8 .0
55setuptools<81.0 # workaround for `error in ipython setup command: use_2to3 is invalid.`
66
77onnxscript >= 0.2.2, < 0.6.0
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ matplotlib>3.1, <3.11.0
66omegaconf >=2.2.3, <2.4.0
77hydra-core >=1.2.0, <1.4.0
88jsonargparse[signatures,jsonnet] >=4.39.0, <4.43.0
9- rich >=12.3.0, <14.2 .0
9+ rich >=12.3.0, <14.3 .0
1010tensorboardX >=2.2, <2.7.0 # min version is set by torch.onnx missing attribute
1111bitsandbytes >=0.45.2,<0.47.0; platform_system != "Darwin"
You can’t perform that action at this time.
0 commit comments