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 10
10
ast (~> 2.4.1 )
11
11
rainbow (3.1.1 )
12
12
regexp_parser (2.5.0 )
13
- rexml (3.2.5 )
13
+ rexml (3.2.8 )
14
+ strscan (>= 3.0.9 )
14
15
rubocop (1.35.1 )
15
16
json (~> 2.3 )
16
17
parallel (~> 1.10 )
20
21
rexml (>= 3.2.5 , < 4.0 )
21
22
rubocop-ast (>= 1.20.1 , < 2.0 )
22
23
ruby-progressbar (~> 1.7 )
24
+ strscan (3.1.0 )
23
25
unicode-display_width (>= 1.4.0 , < 3.0 )
24
26
rubocop-ast (1.21.0 )
25
27
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
3
3
flake8 == 6.1.0
4
4
isort == 5.13.2
5
5
mypy == 1.8.0
6
6
nbconvert == 7.11.0
7
7
pandas-stubs == 2.2.2.240603
8
8
tox == 4.11.3
9
9
types-setuptools == 68.1.0.1
10
- sphinx == 7.2.6
10
+ sphinx == 7.3.7
11
11
enum-tools[sphinx] == 0.12.0
12
12
types-requests
13
13
types-tqdm
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ nbconvert==7.11.0
2
2
nbformat==5.9.2
3
3
nbclient==0.9.0
4
4
ipykernel==6.26.0
5
- scipy == 1.10.1
5
+ scipy == 1.14.0
6
6
torch==2.1.0
7
7
torch-scatter==2.1.1
8
8
torch-sparse==0.6.17
You can’t perform that action at this time.
0 commit comments