Skip to content

Commit

Permalink
fix latest dependency + conda
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelFu512 committed May 14, 2024
1 parent cd722d7 commit 8c79a97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ outputs:
- pip
- setuptools >=58.0.4
run:
- numpy >=1.22.0,
- numpy >=1.22.0
- pandas >=1.5.0, <2.1.0
- dask >=2022.2.0, !=2022.10.1
- scipy >=1.5.0, <1.12.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ statsmodels==0.14.2
texttable==1.7.0
tomli==2.0.1
vowpalwabbit==9.9.0
woodwork==0.30.0
woodwork==0.31.0
xgboost==2.0.3

0 comments on commit 8c79a97

Please sign in to comment.