Skip to content

Commit

Permalink
fix: r vulnerabilities (#3717)
Browse files Browse the repository at this point in the history
  • Loading branch information
RealKai42 authored Jan 3, 2025
1 parent 8aa815e commit e57684c
Showing 1 changed file with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,31 @@ channels:
dependencies:
- pip=23.3
- python=3.9.18
- r-base=4.4.0
- r-caret=6.0
- r-catools=1.17.1
- r-cluster=2.1.0
- r-dplyr=0.8.5
- r-catools=1.18.3
- r-cluster=2.1.8
- r-dplyr=1.1.4
- r-e1071=1.7
- r-forcats=0.5.0
- r-forecast=8.12
- r-glmnet=2.0
- r-igraph=1.2.4
- r-matrix=1.2
- r-mclust=5.4.6
- r-mgcv=1.8
- r-forcats=1.0.0
- r-forecast=8.23.0
- r-glmnet=4.1
- r-igraph=2.0.3
- r-matrix=1.6
- r-mclust=6.1.1
- r-mgcv=1.9
- r-nlme=3.1
- r-nnet=7.3
- r-plyr=1.8.6
- r-randomforest=4.6
- r-reticulate=1.12
- r-plyr=1.8.9
- r-randomforest=4.7
- r-reticulate=1.40
- r-rocr=1.0
- r-rodbc=1.3
- r-rpart=4.1
- r-stringr=1.4.0
- r-tidyverse=1.2.1
- r-timedate=3043.102
- r-stringr=1.5.1
- r-tidyverse=2.0.0
- r-timedate=4041.110
- r-tseries=0.10
- r=3.5.1
- libxcrypt=4.4
- setuptools=70
- cython=0.29.24
Expand Down

0 comments on commit e57684c

Please sign in to comment.