File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 11# base
22numpy >= 1.18.0
33scipy == 1.4.1
4- matplotlib == 3.3.3
4+ matplotlib == 3.3.4
55scikit-learn >= 0.22.2 ,== 0.23.*
66six == 1.15.0
77Pillow == 7.2.0
@@ -24,14 +24,14 @@ keras>=2.2.5
2424tensorflow-addons ~= 0.11.0
2525mxnet == 1.6.0
2626--find-links https://download.pytorch.org/whl/torch_stable.html
27- torch == 1.6.0
28- torchaudio == 0.6 .0
29- torchvision == 0.7 .0
30- catboost == 0.24.1
27+ torch == 1.8.0+cpu
28+ torchaudio ~= 0.8 .0
29+ torchvision ~= 0.9 .0
30+ catboost == 0.24.4
3131GPy == 1.9.9
3232lightgbm == 3.0.0
3333xgboost == 1.3.1
34- kornia == 0.4.0
34+ kornia ~= 0.4.1
3535
3636# Lingvo ASR dependencies
3737# supported versions: (lingvo==0.6.4 with tensorflow-gpu==2.1.0)
@@ -40,12 +40,12 @@ kornia==0.4.0
4040#lingvo==0.6.4
4141
4242# other
43- pytest = =5.4.1
44- pytest-pep8 = =1.0.6
45- pytest-mock = =3.3.1
46- pytest-cov = =2.10.1
47- codecov = =2.1.9
48- requests = =2.24.0
43+ pytest ~ =5.4.1
44+ pytest-pep8 ~ =1.0.6
45+ pytest-mock ~ =3.3.1
46+ pytest-cov ~ =2.10.1
47+ codecov ~ =2.1.9
48+ requests ~ =2.24.0
4949
5050
5151
You can’t perform that action at this time.
0 commit comments