Skip to content

Commit

Permalink
fix: pins Lightgbm to less than 4
Browse files Browse the repository at this point in the history
  • Loading branch information
adamingas committed Jan 17, 2024
1 parent 416d640 commit 80d6f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
packages=
ordinalgbt
install_requires=
lightgbm
lightgbm<4
numpy
scipy
scikit-learn
Expand Down

0 comments on commit 80d6f01

Please sign in to comment.