Skip to content

Commit

Permalink
chore: use the latest of skll
Browse files Browse the repository at this point in the history
  • Loading branch information
damien2012eng committed Dec 24, 2024
1 parent eddecb4 commit e3b262b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion conda-recipe/rsmtool/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ requirements:
- python
- seaborn
- shap
- skll==5.0.1
- skll==5.1.0
- statsmodels
- tqdm
- wandb
Expand Down
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ipython
nbconvert
shap
skll==5.0.1
skll==5.1.0
sphinx
sphinx_rtd_theme
sphinx-design
Expand Down
2 changes: 1 addition & 1 deletion requirements.dev
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pre-commit
pyarrow
seaborn
shap
skll==5.0.1
skll==5.1.0
sphinx
sphinx-autodoc-typehints
sphinx-design
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pandas
pyarrow
seaborn
shap
skll==5.0.1
skll==5.1.0
statsmodels
tqdm
wandb
Expand Down

0 comments on commit e3b262b

Please sign in to comment.