Skip to content

Commit

Permalink
revert scikit-learn pin
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Jul 4, 2023
1 parent f38c642 commit a84d468
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/env.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: docs-env
iname: docs-env
channels:
- nodefaults
- conda-forge
Expand All @@ -13,8 +13,6 @@ dependencies:
- r-pkgdown=1.6.1
- r-rmarkdown=2.11
- r-roxygen2=7.2.1
# scikit-learn pin can hopefully be changed to a floor after
# https://github.com/scikit-learn/scikit-learn/pull/26747
- scikit-learn<1.3.0
- scikit-learn
- sphinx
- "sphinx_rtd_theme>=0.5"

0 comments on commit a84d468

Please sign in to comment.