File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1010 ast (~> 2.4.1 )
1111 rainbow (3.1.1 )
1212 regexp_parser (2.5.0 )
13- rexml (3.2.5 )
13+ rexml (3.2.8 )
14+ strscan (>= 3.0.9 )
1415 rubocop (1.35.1 )
1516 json (~> 2.3 )
1617 parallel (~> 1.10 )
2021 rexml (>= 3.2.5 , < 4.0 )
2122 rubocop-ast (>= 1.20.1 , < 2.0 )
2223 ruby-progressbar (~> 1.7 )
24+ strscan (3.1.0 )
2325 unicode-display_width (>= 1.4.0 , < 3.0 )
2426 rubocop-ast (1.21.0 )
2527 parser (>= 3.1.1.0 )
Original file line number Diff line number Diff line change 1- black == 24.3.0
2- black[jupyter] == 24.3.0
1+ black == 24.4.2
2+ black[jupyter] == 24.4.2
33flake8 == 6.1.0
44isort == 5.13.2
55mypy == 1.8.0
66nbconvert == 7.11.0
77pandas-stubs == 2.2.2.240603
88tox == 4.11.3
99types-setuptools == 68.1.0.1
10- sphinx == 7.2.6
10+ sphinx == 7.3.7
1111enum-tools[sphinx] == 0.12.0
1212types-requests
1313types-tqdm
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ nbconvert==7.11.0
22nbformat==5.9.2
33nbclient==0.9.0
44ipykernel==6.26.0
5- scipy == 1.10.1
5+ scipy == 1.14.0
66torch==2.1.0
77torch-scatter==2.1.1
88torch-sparse==0.6.17
You can’t perform that action at this time.
0 commit comments