We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2aeb544 + 15f1578 commit 706ba0eCopy full SHA for 706ba0e
requirements.txt
@@ -1,7 +1,7 @@
1
# base
2
numpy>=1.18.0
3
scipy==1.7.2
4
-matplotlib==3.4.3
+matplotlib==3.5.0
5
scikit-learn>=0.22.2,<1.1.0
6
six==1.16.0
7
Pillow==8.4.0
@@ -32,7 +32,7 @@ torchaudio==0.10.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
32
torchvision==0.11.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
33
catboost==1.0.0
34
GPy==1.10.0
35
-lightgbm==3.3.0
+lightgbm==3.3.1
36
xgboost==1.5.0
37
kornia~=0.6.1
38
tensorboardX==2.4
0 commit comments