Skip to content

Commit 706ba0e

Browse files
authored
Merge branch 'main' into dependabot/pip/statsmodels-0.13.1
2 parents 2aeb544 + 15f1578 commit 706ba0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# base
22
numpy>=1.18.0
33
scipy==1.7.2
4-
matplotlib==3.4.3
4+
matplotlib==3.5.0
55
scikit-learn>=0.22.2,<1.1.0
66
six==1.16.0
77
Pillow==8.4.0
@@ -32,7 +32,7 @@ torchaudio==0.10.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
3232
torchvision==0.11.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
3333
catboost==1.0.0
3434
GPy==1.10.0
35-
lightgbm==3.3.0
35+
lightgbm==3.3.1
3636
xgboost==1.5.0
3737
kornia~=0.6.1
3838
tensorboardX==2.4

0 commit comments

Comments
 (0)