Skip to content

Commit d4fb1e1

Browse files
author
Beat Buesser
committed
Merge remote-tracking branch 'origin/main' into dev_1.7.1
2 parents 0a6a00f + eb605bd commit d4fb1e1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# base
22
numpy>=1.18.0
3-
scipy==1.6.3
3+
scipy==1.7.0
44
matplotlib==3.4.2
55
scikit-learn>=0.22.2,<0.24.3
66
six==1.16.0
7-
Pillow==8.2.0
7+
Pillow==8.3.0
88
tqdm==4.61.1
99
statsmodels==0.12.2
1010
pydub==0.25.1
1111
resampy==0.2.2
1212
ffmpeg-python==0.2.0
13-
cma==3.0.3
14-
pandas==1.2.4
13+
cma==3.1.0
14+
pandas==1.2.5
1515
librosa==0.8.1
1616
numba~=0.53.1
1717
opencv-python
@@ -32,8 +32,8 @@ catboost==0.26
3232
GPy==1.10.0
3333
lightgbm==3.2.1
3434
xgboost==1.4.2
35-
kornia~=0.5.4
36-
tensorboardX==2.2
35+
kornia~=0.5.5
36+
tensorboardX==2.4
3737
lief==0.11.5
3838

3939
# Lingvo ASR dependencies

0 commit comments

Comments
 (0)