Skip to content

Commit

Permalink
Fix pinning to treelite rather than lightgbm. (#1981)
Browse files Browse the repository at this point in the history
  • Loading branch information
benowen-bom authored Feb 15, 2024
1 parent fb4b29d commit 87c6daa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions envs/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ dependencies:
# Optional
- python-stratify
- statsmodels
- lightgbm=2.3.0
- lightgbm
- numba
- pysteps
- treelite
- treelite=2.3.0
# Development
- astroid
- bandit
Expand Down

0 comments on commit 87c6daa

Please sign in to comment.