File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1- setuptools <70.1 .1
1+ setuptools <80.4 .1
22wheel <0.46.0
33awscli >=1.30.0, <1.41.0
4- twine ==6.0.1
4+ twine ==6.1.0
55importlib-metadata <9.0.0
66wget
77pkginfo ==1.12.1.2
Original file line number Diff line number Diff line change 11sphinx >5.0, <6.0
22myst-parser >=0.18.1, <3.0.0
3- nbsphinx >=0.8.5, <=0.9.2
3+ nbsphinx >=0.8.5, <=0.9.7
44nbconvert <7.14 # temporary fix for https://github.com/jupyter/nbconvert/issues/2092
55pandoc >=1.0, <=2.3
66docutils >=0.16, <0.22
@@ -12,9 +12,9 @@ sphinx-paramlinks >=0.5.1, <=0.6.0
1212sphinx-togglebutton >=0.2, <=0.3.2
1313sphinx-copybutton >=0.3, <=0.5.2
1414sphinx-multiproject
15- sphinx-toolbox ==3.5 .0
15+ sphinx-toolbox ==3.10 .0
1616sphinx-rtd-dark-mode
17- sphinxcontrib-video ==0.2.0
17+ sphinxcontrib-video ==0.4.1
1818jinja2 <3.2.0
1919
2020lightning-utilities >=0.11.1, <0.15.0
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ pytest-cov ==6.1.1
55pytest-timeout ==2.3.1
66pytest-rerunfailures ==12.0
77pytest-random-order ==1.1.1
8- click ==8.1.7
8+ click ==8.1.8
99tensorboardX >=2.2, <2.7.0 # min version is set by torch.onnx missing attribute
Original file line number Diff line number Diff line change 22# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
33
44torch >=2.1.0, <2.8.0
5- tqdm >=4.57.0, <4.67 .0
5+ tqdm >=4.57.0, <4.68 .0
66PyYAML >=5.4, <6.1.0
77fsspec[http] >=2022.5.0, <2025.4.0
88torchmetrics >=0.7.0, <1.8.0
Original file line number Diff line number Diff line change 22
33nbformat # used for generate empty notebook
44ipython[notebook] <8.19.0
5- setuptools<58 .0 # workaround for `error in ipython setup command: use_2to3 is invalid.`
5+ setuptools<81 .0 # workaround for `error in ipython setup command: use_2to3 is invalid.`
66
77#-r ../../_notebooks/.actions/requires.txt
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ matplotlib>3.1, <3.9.0
66omegaconf >=2.2.3, <2.4.0
77hydra-core >=1.2.0, <1.4.0
88jsonargparse[signatures] >=4.28.0, <=4.40.0
9- rich >=12.3.0, <13.6 .0
9+ rich >=12.3.0, <14.1 .0
1010tensorboardX >=2.2, <2.7.0 # min version is set by torch.onnx missing attribute
1111bitsandbytes >=0.45.2,<0.45.3; platform_system != "Darwin"
You can’t perform that action at this time.
0 commit comments