File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2525 fail-fast : false
2626 matrix :
2727 include :
28- - name : scikit-learn 0.23.2 (Python 3.9)
29- framework : scikitlearn
30- scikit-learn : 0.23.2
31- python : 3.9
3228 - name : scikit-learn 0.24.2 (Python 3.9)
3329 framework : scikitlearn
3430 scikit-learn : 0.24.2
3733 framework : scikitlearn
3834 scikit-learn : 1.0.2
3935 python : 3.9
36+ - name : scikit-learn 1.1.0 (Python 3.9)
37+ framework : scikitlearn
38+ scikit-learn : 1.1.0
39+ python : 3.9
4040
4141 name : ${{ matrix.name }}
4242 steps :
Original file line number Diff line number Diff line change 11# base
22
33numpy>=1.18.5
4- scipy==1.8.0
4+ scipy==1.8.1
55matplotlib==3.5.2
6- scikit-learn>=0.22.2,<1.1 .0
6+ scikit-learn>=0.22.2,<1.2 .0
77six==1.16.0
8- Pillow==9.1.0
8+ Pillow==9.1.1
99tqdm==4.64.0
1010statsmodels==0.13.2
1111pydub==0.25.1
@@ -34,15 +34,15 @@ torch==1.11.0
3434torchaudio==0.11.0+cpu
3535torchvision==0.12.0+cpu
3636
37- catboost==1.0.5
37+ catboost==1.0.6
3838GPy==1.10.0
3939lightgbm==3.3.2
40- xgboost==1.6.0
40+ xgboost==1.6.1
4141
42- kornia~=0.6.4
42+ kornia~=0.6.5
4343tensorboardX==2.5
4444lief==0.12.1
45- jax[cpu]==0.3.10
45+ jax[cpu]==0.3.13
4646
4747# Lingvo ASR dependencies
4848# supported versions: (lingvo==0.6.4 with tensorflow-gpu==2.1.0)
You can’t perform that action at this time.
0 commit comments